# GateSubjectDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `gateSubjectDelete` mutation. ### Access Scopes ## Fields * [deletedGateSubjectId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted gate subject. * [shop](/docs/api/admin/unstable/objects/Shop): Shop! - The shop associated with the gate. * [userErrors](/docs/api/admin/unstable/objects/GateSubjectUserError): GateSubjectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [gateSubjectDelete](/docs/api/admin/unstable/mutations/gateSubjectDelete) ## Examples