INPUT_OBJECT

CopyAccountInput

link GraphQL Schema definition

  • input CopyAccountInput {
  • # Identifier of the AccountEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by