{
  "version": 1,
  "api": "booking",
  "apiVersion": "v1",
  "runtimeEndpoint": "/api/graphql/booking/v1",
  "canonicalPath": "/docs/developers/api-reference/booking/v1",
  "schemaHash": "sha256:0a31f98ab952ad0753b436ec474f9c546d3b6cb812f792b52bc037d68d5f9397",
  "rootFields": {
    "query": [
      "contactWhoAmI",
      "invoice",
      "offer",
      "offersUnion",
      "request"
    ],
    "mutation": [
      "contactConfirmEmail",
      "contactCreate",
      "contactDestroyAccount",
      "contactEnableLogin",
      "contactLogin",
      "contactRequestPasswordReset",
      "contactResetPassword",
      "contactUpdate",
      "contactUpdatePassword",
      "paymentIntentCreate",
      "requestApplyVoucher",
      "requestCancel",
      "requestCreate",
      "requestFinalize",
      "requestItemCreate",
      "requestItemDiscard",
      "requestItemUpdate",
      "requestUpdate"
    ],
    "subscription": []
  },
  "definitions": {
    "enums": [
      "AttachmentImageFileDataExtensionEnum",
      "AttachmentImageFileDataResizingTypeEnum",
      "CountryEnum",
      "ExclusivityEnum",
      "InvoicePaymentStateEnum",
      "LocaleEnum",
      "OfferAvailabilityModeEnum",
      "OfferableTypeEnum",
      "PaymentProviderEnum",
      "PaymentProviderMethodEnum",
      "PaymentStateEnum",
      "PaymentTypeEnum",
      "PriceKindEnum",
      "PriceOriginTypeEnum",
      "RangeOperatorEnum",
      "RequestPaymentStateEnum",
      "RequestStateEnum",
      "SubItemPresentationEnum",
      "TicketFormatEnum"
    ],
    "inputObjects": [
      "AddressInput",
      "AttendanceInput",
      "ContactConfirmEmailInput",
      "ContactCreateInput",
      "ContactDestroyAccountInput",
      "ContactEnableLoginInput",
      "ContactInput",
      "ContactLoginInput",
      "ContactRequestPasswordResetInput",
      "ContactResetPasswordInput",
      "ContactUpdateInput",
      "ContactUpdatePasswordInput",
      "CustomerInput",
      "PaymentIntentCreateInput",
      "PricingInput",
      "RequestApplyVoucherInput",
      "RequestCancelInput",
      "RequestCreateInput",
      "RequestFinalizeInput",
      "RequestItemCreateInput",
      "RequestItemDiscardInput",
      "RequestItemInput",
      "RequestItemUpdateInput",
      "RequestUpdateInput",
      "WaiverSignatureInput"
    ],
    "interfaces": [],
    "objects": [
      "Address",
      "Admission",
      "AttachmentImageFileData",
      "Attendance",
      "Contact",
      "ContactConfirmEmailPayload",
      "ContactCreatePayload",
      "ContactDestroyAccountPayload",
      "ContactEnableLoginPayload",
      "ContactLoginPayload",
      "ContactRequestPasswordResetPayload",
      "ContactResetPasswordPayload",
      "ContactUpdatePasswordPayload",
      "ContactUpdatePayload",
      "Customer",
      "Error",
      "Event",
      "EventDesc",
      "EventTemplate",
      "FacetDateValue",
      "FacetDateWithQuota",
      "FacetIntValueLabeled",
      "ImageAttachment",
      "Invoice",
      "InvoiceItem",
      "Mutation",
      "OfferableUnionConnection",
      "OfferableUnionEdge",
      "OfferableUnionFacets",
      "PageInfo",
      "Payment",
      "PaymentIntentCreatePayload",
      "PersonalizationAttr",
      "PotentialEvent",
      "PotentialEventConnection",
      "PotentialEventEdge",
      "PotentialEventFacets",
      "PriceCategory",
      "PriceRule",
      "Pricing",
      "Product",
      "Query",
      "Request",
      "RequestApplyVoucherPayload",
      "RequestCancelPayload",
      "RequestCreatePayload",
      "RequestDiscount",
      "RequestFinalizePayload",
      "RequestItem",
      "RequestItemCreatePayload",
      "RequestItemDiscardPayload",
      "RequestItemUpdatePayload",
      "RequestUpdatePayload",
      "SalesTaxPayment",
      "SubInvoiceItem",
      "SubProduct",
      "Tag",
      "VoucherConfiguration",
      "Waiver"
    ],
    "scalars": [
      "BigInt",
      "Date",
      "DateRange",
      "IdOrNumber",
      "IdOrNumberOrToken",
      "IdOrToken",
      "Json",
      "Money",
      "TsRange"
    ],
    "unions": [
      "OfferableUnion",
      "PriceOriginUnion"
    ]
  },
  "referencePages": [
    "operations/directives/include",
    "operations/directives/skip",
    "operations/mutations/contact-confirm-email",
    "operations/mutations/contact-create",
    "operations/mutations/contact-destroy-account",
    "operations/mutations/contact-enable-login",
    "operations/mutations/contact-login",
    "operations/mutations/contact-request-password-reset",
    "operations/mutations/contact-reset-password",
    "operations/mutations/contact-update",
    "operations/mutations/contact-update-password",
    "operations/mutations/payment-intent-create",
    "operations/mutations/request-apply-voucher",
    "operations/mutations/request-cancel",
    "operations/mutations/request-create",
    "operations/mutations/request-finalize",
    "operations/mutations/request-item-create",
    "operations/mutations/request-item-discard",
    "operations/mutations/request-item-update",
    "operations/mutations/request-update",
    "operations/queries/contact-who-am-i",
    "operations/queries/invoice",
    "operations/queries/offer",
    "operations/queries/offers-union",
    "operations/queries/request",
    "types/directives/deprecated",
    "types/directives/one-of",
    "types/directives/specified-by",
    "types/enums/attachment-image-file-data-extension-enum",
    "types/enums/attachment-image-file-data-resizing-type-enum",
    "types/enums/country-enum",
    "types/enums/exclusivity-enum",
    "types/enums/invoice-payment-state-enum",
    "types/enums/locale-enum",
    "types/enums/offer-availability-mode-enum",
    "types/enums/offerable-type-enum",
    "types/enums/payment-provider-enum",
    "types/enums/payment-provider-method-enum",
    "types/enums/payment-state-enum",
    "types/enums/payment-type-enum",
    "types/enums/price-kind-enum",
    "types/enums/price-origin-type-enum",
    "types/enums/range-operator-enum",
    "types/enums/request-payment-state-enum",
    "types/enums/request-state-enum",
    "types/enums/sub-item-presentation-enum",
    "types/enums/ticket-format-enum",
    "types/inputs/address-input",
    "types/inputs/attendance-input",
    "types/inputs/contact-confirm-email-input",
    "types/inputs/contact-create-input",
    "types/inputs/contact-destroy-account-input",
    "types/inputs/contact-enable-login-input",
    "types/inputs/contact-input",
    "types/inputs/contact-login-input",
    "types/inputs/contact-request-password-reset-input",
    "types/inputs/contact-reset-password-input",
    "types/inputs/contact-update-input",
    "types/inputs/contact-update-password-input",
    "types/inputs/customer-input",
    "types/inputs/payment-intent-create-input",
    "types/inputs/pricing-input",
    "types/inputs/request-apply-voucher-input",
    "types/inputs/request-cancel-input",
    "types/inputs/request-create-input",
    "types/inputs/request-finalize-input",
    "types/inputs/request-item-create-input",
    "types/inputs/request-item-discard-input",
    "types/inputs/request-item-input",
    "types/inputs/request-item-update-input",
    "types/inputs/request-update-input",
    "types/inputs/waiver-signature-input",
    "types/objects/address",
    "types/objects/admission",
    "types/objects/attachment-image-file-data",
    "types/objects/attendance",
    "types/objects/contact",
    "types/objects/contact-confirm-email-payload",
    "types/objects/contact-create-payload",
    "types/objects/contact-destroy-account-payload",
    "types/objects/contact-enable-login-payload",
    "types/objects/contact-login-payload",
    "types/objects/contact-request-password-reset-payload",
    "types/objects/contact-reset-password-payload",
    "types/objects/contact-update-password-payload",
    "types/objects/contact-update-payload",
    "types/objects/customer",
    "types/objects/error",
    "types/objects/event",
    "types/objects/event-desc",
    "types/objects/event-template",
    "types/objects/facet-date-value",
    "types/objects/facet-date-with-quota",
    "types/objects/facet-int-value-labeled",
    "types/objects/image-attachment",
    "types/objects/invoice",
    "types/objects/invoice-item",
    "types/objects/offerable-union-connection",
    "types/objects/offerable-union-edge",
    "types/objects/offerable-union-facets",
    "types/objects/page-info",
    "types/objects/payment",
    "types/objects/payment-intent-create-payload",
    "types/objects/personalization-attr",
    "types/objects/potential-event",
    "types/objects/potential-event-connection",
    "types/objects/potential-event-edge",
    "types/objects/potential-event-facets",
    "types/objects/price-category",
    "types/objects/price-rule",
    "types/objects/pricing",
    "types/objects/product",
    "types/objects/request",
    "types/objects/request-apply-voucher-payload",
    "types/objects/request-cancel-payload",
    "types/objects/request-create-payload",
    "types/objects/request-discount",
    "types/objects/request-finalize-payload",
    "types/objects/request-item",
    "types/objects/request-item-create-payload",
    "types/objects/request-item-discard-payload",
    "types/objects/request-item-update-payload",
    "types/objects/request-update-payload",
    "types/objects/sales-tax-payment",
    "types/objects/sub-invoice-item",
    "types/objects/sub-product",
    "types/objects/tag",
    "types/objects/voucher-configuration",
    "types/objects/waiver",
    "types/scalars/big-int",
    "types/scalars/boolean",
    "types/scalars/date",
    "types/scalars/date-range",
    "types/scalars/float",
    "types/scalars/id",
    "types/scalars/id-or-number",
    "types/scalars/id-or-number-or-token",
    "types/scalars/id-or-token",
    "types/scalars/int",
    "types/scalars/json",
    "types/scalars/money",
    "types/scalars/string",
    "types/scalars/ts-range",
    "types/unions/offerable-union",
    "types/unions/price-origin-union"
  ]
}
