# GateConfigurationCreateInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for creating the gate configuration. ### Access Scopes ## Fields * [appId](/docs/api/admin/unstable/scalars/String): String - An ID that an owner can use to identify the gate configuration. * [handle](/docs/api/admin/unstable/scalars/String): String - A non-unique string used to group gate configurations. * [metafields](/docs/api/admin/unstable/input-objects/MetafieldInput): MetafieldInput - Additional metafields to associate to the gate configuration. * [name](/docs/api/admin/unstable/scalars/String): String - The name of the gate configuration. ## Input objects with this input object * [gateConfigurationCreate](/docs/api/admin/unstable/mutations/gateConfigurationCreate) ## Examples