caching-unlimited

This commit is contained in:
tonyrewin 2022-10-14 21:15:04 +03:00
parent e96227fb0c
commit 1b6f88476e

View File

@ -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