Home > @infiniteobjects/shopify-data-manager > AdminTypes > Collection > storefrontId
Warning: This API is now obsolete.
Use
id
instead.
The Storefront GraphQL API ID of the Collection
.
As of the 2022-04
version release, the Storefront GraphQL API will no longer return Base64 encoded IDs to match the behavior of the Admin GraphQL API. Therefore, you can safely use the id
field’s value instead.
Signature:
storefrontId: Scalars['StorefrontID']['output'];