Improve post & events cards, homepage and my events page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -61,8 +61,12 @@ export const POST_BASIC_FIELDS = gql`
|
||||
url
|
||||
name
|
||||
}
|
||||
tags {
|
||||
...TagFragment
|
||||
}
|
||||
}
|
||||
${ACTOR_FRAGMENT}
|
||||
${TAG_FRAGMENT}
|
||||
`;
|
||||
|
||||
export const FETCH_GROUP_POSTS = gql`
|
||||
|
||||
Reference in New Issue
Block a user