Skip to main content
mutation

Requires write_gates access scope. Also: You must have write access to gates to delete gate subjects.

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

Deletes a Gate Subject.

GateSubjectDeleteInput!required

Specifies the input fields for a gate subject.


Was this section helpful?

Anchor to GateSubjectDeletePayload returnsGateSubjectDeletePayload returns

Anchor to deletedGateSubjectIddeletedGateSubjectId
ID

The ID of the deleted gate subject.

Shop!non-null

The shop associated with the gate.

[GateSubjectUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?