Magidoc

LocationInput
Input Object

This object represents a physical location, usually a store or a warehouse.

Fields

#

address

The full address of the location

countryCode

The country code of the location is based

displayName

The display name of the location

fulfillsOnlineOrders

Whether the location fulfills online orders

id

Use this field to provide either a Cloudshelf gid, or your own external gid. If the external gid already exists, the existing record will be updated. If the external gid does not exist, a new record will be created.

metadata

An array of metadata to attach to the location

Usages

#

References

#

  • Argument input of field upsertLocations from type Mutation