Skip to main content

BookingCreateSellerMutationInput

No description

input BookingCreateSellerMutationInput {
buyerReference: String!
sellerReference: String!
buyerIdentity: ReconBuyerIdentityInput!
reservation: ReconReservationCreateInput!
clientMutationId: String
}

Fields

BookingCreateSellerMutationInput.buyerReference ● String! non-null scalar

BookingCreateSellerMutationInput.sellerReference ● String! non-null scalar

BookingCreateSellerMutationInput.buyerIdentity ● ReconBuyerIdentityInput! non-null input

BookingCreateSellerMutationInput.reservation ● ReconReservationCreateInput! non-null input

BookingCreateSellerMutationInput.clientMutationId ● String scalar