INPUT_OBJECT

RestoreContactInput

link GraphQL Schema definition

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

link Require by