INPUT_OBJECT

CopyContactInput

link GraphQL Schema definition

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

link Require by