INPUT_OBJECT

MergeAccountsInput

Autogenerated input type of MergeAccounts

link GraphQL Schema definition

  • input MergeAccountsInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • source_email: String
  • destination_email: String
  • namespace: String
  • }

link Require by