Queries
workflowTemplateGallery
Published templates for the gallery, metadata only — deprecated ones are already absent because the
templates repo omits them. Use workflowTemplate for one with its workflows.
Needs an authenticated caller and nothing more: templates are one published document, identical
for every workspace, so there is nothing to scope by permission.
QUERY
workflowTemplateGallery: [WorkflowTemplateGalleryItem!]!Returns
id
ID!
title
String!
content
tags
[String!]!
isFeatured
Boolean!
Whether the gallery should highlight this template. Editorial, so it carries no meaning to the workflow engine.
author
String!
The author's brand name, as it should be displayed.
authorDomain
String!
The author's domain, for rendering their logo.
dependencies
Query
Response
Query
Response

