INPUT_OBJECT

UserServiceAccountCreateInput

Autogenerated input type of UserServiceAccountCreate

link GraphQL Schema definition

  • input UserServiceAccountCreateInput {
  • name: String!
  • password: String!
  • roleIds: [HashId!]!
  • metadata: Metadata
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by