stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LegacyInteroperability

AdminTypes.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](https://shopify.dev/api/admin-graphql/latest/objects/product) in the REST Admin API.

Signature:

export interface LegacyInteroperability 

Properties

Property Modifiers Type Description
legacyResourceId   Scalars[‘UnsignedInt64’][‘output’] The ID of the corresponding resource in the REST Admin API.