# GateSubjectCreateInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for creating the gate subject. ### Access Scopes ## Fields * [active](/docs/api/admin/unstable/scalars/Boolean): Boolean - Whether the gate is active. * [gateConfigurationId](/docs/api/admin/unstable/scalars/ID): ID! - The ID of the gate configuration. * [subject](/docs/api/admin/unstable/scalars/ID): ID! - The resource that owns the gate subject. ## Input objects with this input object * [gateSubjectCreate](/docs/api/admin/unstable/mutations/gateSubjectCreate) ## Examples