INPUT_OBJECT

AddDagTemplateToOrganization

link GraphQL Schema definition

1input AddDagTemplateToOrganization {
4
2# Provide the organization ID to add.
3organizationId: ID!
6
5dagTemplateId: ID!
7}

link Required by

This element is not required by anyone