caching-unlimited
This commit is contained in:
parent
e96227fb0c
commit
1b6f88476e
|
@ -247,7 +247,6 @@ type Query {
|
||||||
|
|
||||||
# reactons
|
# reactons
|
||||||
reactionsByAuthor(slug: String!, offset: Int!, limit: Int!): [Reaction]!
|
reactionsByAuthor(slug: String!, offset: Int!, limit: Int!): [Reaction]!
|
||||||
reactionsByShout(slug: String!, offset: Int!, limit: Int!): [Reaction]!
|
|
||||||
reactionsForShouts(shouts: [String]!, offset: Int!, limit: Int!): [Reaction]!
|
reactionsForShouts(shouts: [String]!, offset: Int!, limit: Int!): [Reaction]!
|
||||||
|
|
||||||
# collab
|
# collab
|
||||||
|
|
Loading…
Reference in New Issue
Block a user