INPUT_OBJECT
ManageSharingQuoteInput
link GraphQL Schema definition
- input ManageSharingQuoteInput {
- : ShareModeEnum!
- : [CreateQuoteSharingClientRelationNoQuoteBackrefInput!]
- : [CreateQuoteSharingSalesUnitRelationNoQuoteBackrefInput!]
- # Identifier of the QuoteEntity to perform the action on.
- : ID!
- : String
- }