OBJECT

MergeAccountsPayload

Autogenerated return type of MergeAccounts

link GraphQL Schema definition

  • type MergeAccountsPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • success_string: String
  • }

link Require by