OBJECT

FeatureProject

link GraphQL Schema definition

1type FeatureProject {
2
3featuredOn: Int!
4
5id: Int!
6
7}

link Required by