Magidoc

LocationInput
Input Object

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

Fields

#

address1

Street address line 1.

address2

Street address line 2.

city

City.

countryCode

The country code of the location is based

displayName

The display name of the location

email

The email address 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

phone

Phone number for the location.

provinceCode

ISO-3166-2 subdivision code (state / province / county).

zip

Postal / ZIP code.

Usages

#

References

#

  • Argument input of field upsertLocations from type Mutation