Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopFeatures > multiLocation
Warning: This API is now obsolete.
All shops support multi-location inventory. Use
QueryRoot.locations
to determine whether shop has more than one location.
Whether a shop has multi-location functionality.
Signature:
multiLocation: Scalars['Boolean']['output'];