CredentialHolderUpdate
Update Credential holder
Arguments
input: MutateCredItemInput!
required
Show arguments
Show arguments
credId
: ID!
The ID of Credential to be updated
operation
: Operation!
The operation to execute
Show operations
Show operations
- APPEND
- REMOVE
- REPLACE
- CREATE
- UPDATE
- DELETE
items
: [String!]!
A list of addresses to update
Credential possible returns
Cred
Show fields