appVolunteering_filteredEngagements
No description
appVolunteering_filteredEngagements(
offset: Int! = 0
limit: Int! = 10
topics: [String!] = []
skills: [String!] = []
geolocationId: String
): AppVolunteering_EngagementsResponse!
No description
appVolunteering_filteredEngagements(
offset: Int! = 0
limit: Int! = 10
topics: [String!] = []
skills: [String!] = []
geolocationId: String
): AppVolunteering_EngagementsResponse!
appVolunteering_filteredEngagements.offset
● Int!
non-null scalarappVolunteering_filteredEngagements.limit
● Int!
non-null scalarappVolunteering_filteredEngagements.topics
● [String!]
list scalarappVolunteering_filteredEngagements.skills
● [String!]
list scalarappVolunteering_filteredEngagements.geolocationId
● String
scalarAppVolunteering_EngagementsResponse
object