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