INPUT_OBJECT

ChangeOwnershipQuoteInput

link GraphQL Schema definition

  • input ChangeOwnershipQuoteInput {
  • ownerId: ID!
  • unitId: ID!
  • keepOwnerAsEditor: Boolean!
  • transferLinkedRecords: Boolean!
  • # Identifier of the QuoteEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by