Draft Object
The Draft type utilizes the PreviewMetadata union type, which means you can return any of the types supported by the union in the previewMetadata return field. You need to ensure that your conceptType parameter matches the previewMetadata type. For example, If the conceptType parameter is Tool , and the syntax in the request will be ... on Tool { .
Fields
#
Usages
#
References
#
- Field draft from Query
- Field items from DraftList
Previous
DeleteSubscriptionInput
Next
DraftConceptType