responses
No description
responses(
categoryIds: [Int!]
formIds: [Int!]
ids: [Int!]
locationNearby: LocationNearInput
order: OrderEnum
userIds: [Int!]
): [Response!]!
Arguments
responses.categoryIds
● [Int!]
list scalar
filter by category ids
responses.formIds
● [Int!]
list scalar
filter by form ids
responses.ids
● [Int!]
list scalar
responses.locationNearby
● LocationNearInput
input
filter by location nearby
responses.order
● OrderEnum
enum
sort by create_at
responses.userIds
● [Int!]
list scalar
filter by user ids