GateConfigurationUpdateInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for updating the gate configuration.
Access Scopes
Fields
-
appId:
String -
An ID that an owner can use to identify the gate configuration.
-
handle:
String -
A non-unique string used to group gate configurations.
-
id:
ID! -
The ID of the gate configuration.
-
metafields:
MetafieldInput -
Additional metafields to associate to the gate configuration.
-
name:
String -
The name of the gate configuration.
Input objects with this input object
Examples