WaiverInput
No description
input WaiverInput {
location: WaiverLocation!
text: String!
}
Fields
WaiverInput.location
● WaiverLocation!
non-null enum
WaiverInput.text
● String!
non-null scalar
Member Of
SelectedOfferInput
input