Find Quests (Campaigns) details.
input
: ListCampaignInput (required)
Show arguments
ids
: [ID!]Find Quest’s Hash ID array.spaceId
: ID
Query the Quest under Space through Space ID.first
: IntThe first n elements from the paginated list.after
: StringThe elements that come after the specified cursor.campaigns
list
: [CampaignConnection!]!
Show fields
totalCount
: Int!The total number of campaigns under the current query, calculating the Private portion.edges
: [CampaignEdge!]!pageInfo
: PageInfo!An object that’s used to retrieve cursor information about the current page.list
: [Campaign!]!Show fields
id
: ID!numberID
: Int!name
: String!