PackageContactInput
No description
input PackageContactInput {
email: String!
phone: String!
}
Fields
PackageContactInput.email
● String!
non-null scalar
Email to contact de holder of the booking
PackageContactInput.phone
● String!
non-null scalar
Phone to contact de holder of the booking
Member Of
PackageHolder
input