GateConfiguration object

Represents a gate configuration.

Fields

  • appId (String)

    An optional string identifier.

  • handle (Handle)

    A non-unique string used to group gate configurations.

  • id (ID!)

    The ID of the gate configuration.

  • 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 )

    The container the metafield belongs to. If omitted, the app-reserved namespace will be used.

Types that return GateConfiguration

Implements