Skip to main content

TemplateRenderSelection

Selection of candidate IDs for one manual relation node.

input TemplateRenderSelection {
blockId: String!
ids: [ID!]!
}

Fields

TemplateRenderSelection.blockId ● String! non-null scalar

The blockId of the manual node.

TemplateRenderSelection.ids ● [ID!]! non-null scalar

Ordered list of selected candidate IDs.

Member Of

CreateESigningInput input ● TemplateRenderInput input ● UpdateESigningInput input