INPUT_OBJECT

MaskAccountInput

Autogenerated input type of MaskAccount

link GraphQL Schema definition

  • input MaskAccountInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • email: String
  • id: ID
  • namespace: String
  • }