INPUT_OBJECT

RemoveDagFromOrganization

link GraphQL Schema definition

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

link Required by

This element is not required by anyone