contentDraft
Return information about content for the editor.
contentDraft(
id: ID
slug: String
): Content!
Arguments
contentDraft.id ● ID scalar
ID of content.
contentDraft.slug ● String scalar
The content's slug.
Type
Content object
Content object.