
* Update apollo to v3 * Fix imports * Add generated file to ignored * Use proper import * Tidy up code * Remove unused packages * Fix tests
149 lines
No EOL
3.3 KiB
JSON
149 lines
No EOL
3.3 KiB
JSON
{
|
|
"possibleTypes": {
|
|
"DeliveryMethod": [
|
|
"Warehouse",
|
|
"ShippingMethod"
|
|
],
|
|
"Job": [
|
|
"AppInstallation",
|
|
"ExportFile",
|
|
"Invoice"
|
|
],
|
|
"Node": [
|
|
"Address",
|
|
"Allocation",
|
|
"App",
|
|
"AppExtension",
|
|
"AppInstallation",
|
|
"AppToken",
|
|
"Attribute",
|
|
"AttributeTranslatableContent",
|
|
"AttributeTranslation",
|
|
"AttributeValue",
|
|
"AttributeValueTranslatableContent",
|
|
"AttributeValueTranslation",
|
|
"Category",
|
|
"CategoryTranslatableContent",
|
|
"CategoryTranslation",
|
|
"Channel",
|
|
"Checkout",
|
|
"CheckoutLine",
|
|
"Collection",
|
|
"CollectionChannelListing",
|
|
"CollectionTranslatableContent",
|
|
"CollectionTranslation",
|
|
"CustomerEvent",
|
|
"DigitalContent",
|
|
"DigitalContentUrl",
|
|
"EventDelivery",
|
|
"EventDeliveryAttempt",
|
|
"ExportEvent",
|
|
"ExportFile",
|
|
"Fulfillment",
|
|
"FulfillmentLine",
|
|
"GiftCard",
|
|
"GiftCardEvent",
|
|
"GiftCardTag",
|
|
"Group",
|
|
"Invoice",
|
|
"Menu",
|
|
"MenuItem",
|
|
"MenuItemTranslatableContent",
|
|
"MenuItemTranslation",
|
|
"Order",
|
|
"OrderDiscount",
|
|
"OrderEvent",
|
|
"OrderLine",
|
|
"Page",
|
|
"PageTranslatableContent",
|
|
"PageTranslation",
|
|
"PageType",
|
|
"Payment",
|
|
"Product",
|
|
"ProductChannelListing",
|
|
"ProductMedia",
|
|
"ProductTranslatableContent",
|
|
"ProductTranslation",
|
|
"ProductType",
|
|
"ProductVariant",
|
|
"ProductVariantChannelListing",
|
|
"ProductVariantTranslatableContent",
|
|
"ProductVariantTranslation",
|
|
"Sale",
|
|
"SaleChannelListing",
|
|
"SaleTranslatableContent",
|
|
"SaleTranslation",
|
|
"ShippingMethod",
|
|
"ShippingMethodChannelListing",
|
|
"ShippingMethodPostalCodeRule",
|
|
"ShippingMethodTranslatableContent",
|
|
"ShippingMethodTranslation",
|
|
"ShippingMethodType",
|
|
"ShippingZone",
|
|
"ShopTranslation",
|
|
"StaffNotificationRecipient",
|
|
"Stock",
|
|
"Transaction",
|
|
"User",
|
|
"Voucher",
|
|
"VoucherChannelListing",
|
|
"VoucherTranslatableContent",
|
|
"VoucherTranslation",
|
|
"Warehouse",
|
|
"Webhook"
|
|
],
|
|
"ObjectWithMetadata": [
|
|
"App",
|
|
"Attribute",
|
|
"Category",
|
|
"Checkout",
|
|
"Collection",
|
|
"DigitalContent",
|
|
"Fulfillment",
|
|
"GiftCard",
|
|
"Invoice",
|
|
"Menu",
|
|
"MenuItem",
|
|
"Order",
|
|
"Page",
|
|
"PageType",
|
|
"Payment",
|
|
"Product",
|
|
"ProductType",
|
|
"ProductVariant",
|
|
"Sale",
|
|
"ShippingMethod",
|
|
"ShippingMethodType",
|
|
"ShippingZone",
|
|
"User",
|
|
"Voucher",
|
|
"Warehouse"
|
|
],
|
|
"TranslatableItem": [
|
|
"ProductTranslatableContent",
|
|
"CollectionTranslatableContent",
|
|
"CategoryTranslatableContent",
|
|
"AttributeTranslatableContent",
|
|
"AttributeValueTranslatableContent",
|
|
"ProductVariantTranslatableContent",
|
|
"PageTranslatableContent",
|
|
"ShippingMethodTranslatableContent",
|
|
"SaleTranslatableContent",
|
|
"VoucherTranslatableContent",
|
|
"MenuItemTranslatableContent"
|
|
],
|
|
"_Entity": [
|
|
"App",
|
|
"Address",
|
|
"User",
|
|
"Group",
|
|
"ProductVariant",
|
|
"Product",
|
|
"ProductType",
|
|
"Collection",
|
|
"Category",
|
|
"ProductMedia",
|
|
"PageType"
|
|
]
|
|
}
|
|
} |