Bump getShots default
This commit is contained in:
parent
b8efa644e3
commit
85bc743c8e
@ -11,7 +11,7 @@ type Query {
|
||||
getShots(
|
||||
filterInput: FilterInput!
|
||||
shotsPagination: GetShotsPagination = null
|
||||
limit: Int! = 10
|
||||
limit: Int! = 500
|
||||
): [ShotGQL!]!
|
||||
getShotAnnotationTypes: [ShotAnnotationTypeGQL!]!
|
||||
getUser(userId: Int!): UserGQL
|
||||
|
Loading…
Reference in New Issue
Block a user