CredentialCollection
CredentialCollection type
type CredentialCollection {
collection: [Credential!]!
metadata: CollectionMetadata!
}
Fields
CredentialCollection.collection
● [Credential!]!
non-null object
A collection of paginated CredentialCollection
CredentialCollection.metadata
● CollectionMetadata!
non-null object
Pagination Metadata for navigating the Pagination
Returned By
credentials
query