INPUT_OBJECT

RestoreQuoteInput

link GraphQL Schema definition

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

link Require by