Skip to main content

BookingUpdateBuyerMutationInput

No description

input BookingUpdateBuyerMutationInput {
buyerReference: String!
sellerReference: String
sellerIdentity: ReconSellerIdentityInput!
reservation: ReconReservationUpdateInput!
clientMutationId: String
}

Fields

BookingUpdateBuyerMutationInput.buyerReference ● String! non-null scalar

BookingUpdateBuyerMutationInput.sellerReference ● String scalar

BookingUpdateBuyerMutationInput.sellerIdentity ● ReconSellerIdentityInput! non-null input

BookingUpdateBuyerMutationInput.reservation ● ReconReservationUpdateInput! non-null input

BookingUpdateBuyerMutationInput.clientMutationId ● String scalar