mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix formating
This commit is contained in:
parent
737a8f4380
commit
c3912304f4
@ -25,4 +25,3 @@ type LocationMapBox {
|
|||||||
type Query {
|
type Query {
|
||||||
queryLocations(place: String!, lang: String!): [LocationMapBox]!
|
queryLocations(place: String!, lang: String!): [LocationMapBox]!
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -84,8 +84,8 @@ input _PostFilter {
|
|||||||
group: _GroupFilter
|
group: _GroupFilter
|
||||||
postsInMyGroups: Boolean
|
postsInMyGroups: Boolean
|
||||||
postType_in: [PostType]
|
postType_in: [PostType]
|
||||||
eventStart_gte: String
|
eventStart_gte: String
|
||||||
eventEnd_gte: String
|
eventEnd_gte: String
|
||||||
}
|
}
|
||||||
|
|
||||||
enum _PostOrdering {
|
enum _PostOrdering {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user