DEV

Mutation.

declarationCreateWorkflow

Creates a new Declaration

Arguments

No description
GraphQL
1
2
3
type Mutation {
  declarationCreateWorkflow(input: DeclarationCreateWorkflowInput!): [DeclarationResult!]!
}

Was this page helpful?