GateConfiguration object

Represents a gate configuration.

Fields

  • appId (String)

    An optional string identifier.

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

    The namespace for the metafield.

Types that return GateConfiguration

Implements