Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_gates access scope. Also: You must have read access to gates to read gate subjects.

Represents a connection between a subject and a gate configuration.

Boolean!non-null

True when the subject gate is active, false otherwise.

The bound gate configuration.

DateTime!non-null

The date and time when the gate subject was created.

String!non-null

A default cursor that returns the single next record, sorted ascending by ID.

ID!non-null

The ID of the gate subject.

HasGates!non-null

The resource that the gate is attached to. Product is currently the only supported subject type.

DateTime!non-null

The date and time when the gate subject was updated.


Was this section helpful?

Show
deprecated mutations Deprecated
mutationDeprecated

Creates a new Gate Subject. Gates API is being sunset and will be removed in a future version. Use metafields instead for gate configuration.

mutationDeprecated

Updates a new Gate Subject. Gates API is being sunset and will be removed in a future version. Use metafields instead for gate configuration.


Was this section helpful?


Was this section helpful?