id
: ID (required)Find Credential’s ID. Credential possible returns
Cred
Show fields
Show fields
id
: ID!Credential unique ID
name
: String!Credential name/title
description
: String!Credential description
chain
: ChainCredential Related chain
referenceLink
: String!Call-to-Action, which is the link you go to after clicking on it
itemCount
: Int!of Holders, which is the number of holders
lastUpdate
: Int!When the configuration was last updated
lastSync
: Int!The last time data was synchronized
lastSyncedBlock
: Int!The block where data was last synchronized
syncStatus
: SyncStatus!Synchronizing the state of data, SYNCED or SYNCING
credType
: CredType!Credential Type
credSource
: CredSource!Credential Source
recurrence
: CredDimensionConfigCredential recurrence type (NONE、DAILY、WEEKLY、MONTHLY)
dimensionConfig
: dimensionConfigCredential dimension (SINGLE_DIMENSION、MULTI_DIMENSION)
curatorSpaceID
: Int!Unique ID of the Space to which it belongs
curatorSpace
: SpaceReturns a
Space
object, you can refer to Space Doc to read the relevant propertieseligible
: Int!Determines whether the specified address completes this Cred
Show arguments
Show arguments
address
: String! (required)User Address
campaignId
: IDQuest ID
credentialItems
: CredItemConnection!All Holders information of Credential
Show arguments
Show arguments
first
: Intafter
: StringShow fields
Show fields
totalCount
: Int!Number of Holders
edges
: [CredItemEdge!]!Show fields
Show fields
node
: String!cursor
: String!pageInfo
: PageInfo!Show fields
Show fields
startCursor
: String!Returns the starting index of the data
endCursor
: String!Returns the ending index of the data
hasNextPage
: Boolean!Whether there is a next page
hasPreviousPage
: Boolean!Whether there is a previous page
list
: [String!]!Returns a list of address data for Holders
values
: [CredValue!]Returns a list of Holders details
Show fields
Show fields
address
: String!Address of holder
spaceUsers
: SpaceUsersCredValuegitcoinPassport
: GitcoinPassportCredValuecampaignReferral
: CampaignReferralCredValueThe Credential of the referral type can read the count of referrals
walletBalance
: WalletBalanceCredValueallow
: BooleanmultiDimension
: MultiDimensionCredValueThe multi-dimension Credential can read the all the returned values
survey
: SurveyCredValueThe Credential of the survey type can read the answers of survey
quiz
: QuizCredValueThe Credential of the quiz type can read the result of quiz
galxePassport
: GalxePassportCredValue