LegacyInteroperability interface

Interoperability metadata for types that directly correspond to a REST Admin API resource. For example, on the Product type, LegacyInteroperability returns metadata for the corresponding Product object in the REST Admin API.


Fields

  • legacyResourceId ([UnsignedInt64!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#unsignedint64-2021-01))
    The ID of the corresponding resource in the REST Admin API.


Types that implement LegacyInteroperability

  • [Customer](https://shopify.dev/docs/admin-api/graphql/reference/customers/customer)
  • [DraftOrder](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorder)
  • [Fulfillment](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillment)
  • [InventoryItem](https://shopify.dev/docs/admin-api/graphql/reference/inventory/inventoryitem)
  • [Location](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/location)
  • [MarketingEvent](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/marketingevent)
  • [Metafield](https://shopify.dev/docs/admin-api/graphql/reference/metafields/metafield)
  • [MetafieldStorefrontVisibility](https://shopify.dev/docs/admin-api/graphql/reference/metafields/metafieldstorefrontvisibility)
  • [Order](https://shopify.dev/docs/admin-api/graphql/reference/orders/order)
  • [PriceRule](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/pricerule)
  • [Product](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/product)
  • [ProductVariant](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/productvariant)
  • [Refund](https://shopify.dev/docs/admin-api/graphql/reference/orders/refund)
  • [SavedSearch](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/savedsearch)
  • [ScriptTag](https://shopify.dev/docs/admin-api/graphql/reference/online-store/scripttag)
  • [ShopifyPaymentsDispute](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsdispute)
  • [ShopifyPaymentsPayout](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentspayout)
  • [WebhookSubscription](https://shopify.dev/docs/admin-api/graphql/reference/events/webhooksubscription)