OBJECT

FlowFromTemplate

link GraphQL Schema definition

1type FlowFromTemplate {
2
3id: String!
4
5name: String!
6
7buildId: String!
8
9}

link Required by

This element is not required by anyone