INPUT_OBJECT

AddAccountInput

link GraphQL Schema definition

  • input AddAccountInput {
  • # Password used to encrypt the new account
  • password: String!
  • }

link Require by