TagSubject
Interface
Something that can be tagged.
Use Mutation.tag to tag a subject and Mutation.untag to remove a tag from a subject.
Fields
| Field | Description | Type |
|---|---|---|
id | The ID of the subject. | ID! |
tags | The tags that are attached to the subject. | [ Tag ] |
Possible Types
TagSubject can be one of the following types: