OBJECT
QuoteTripMutation
link GraphQL Schema definition
- type QuoteTripMutation {
- # Requires access to given quote realization
- #
- # Arguments
- # input:
- (: QuoteTripUpdateInput!): QuoteRealization!
- # Requires access to given quote realization
- #
- # Arguments
- # input:
- (: QuoteTripDeleteInput!): QuoteRealization!
- }