CredentialCollection
No description
type CredentialCollection {
collection: [Credential!]!
metadata: CollectionMetadata!
}
Fields
CredentialCollection.collection
● [Credential!]!
non-null object
CredentialCollection.metadata
● CollectionMetadata!
non-null object
Returned by
credentials
query