INPUT_OBJECT

ImportDidMutationInput

The fields necessary for a single imported DID.

link GraphQL Schema definition

  • input ImportDidMutationInput {
  • # The number.
  • number: String!
  • }