Location object

Represents the location where the inventory resides.

Fields

  • address (LocationAddress!)

    The address of this location.

  • id (ID!)

    The location id.

  • metafield (Metafield)

    Returns a metafield by namespace and key that belongs to the resource.

    Argument Description
    key ( String! ) required

    The key for the metafield.

    namespace ( String! ) required

    The namespace for the metafield.

  • name (String!)

    The name of the location.

Types that return Location

Implements