LocationAddInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to use to add a location.
Access Scopes
Fields
-
address:
LocationAddAddressInput! -
The address of the location.
-
fulfillsOnlineOrders:
Boolean -
Whether inventory at this location is available for sale online.
-
metafields:
MetafieldInput -
Additional customizable information to associate with the location.
-
name:
String! -
The name of the location.
Input objects with this input object
Examples