OBJECT

Framework

Framework associated with service plan

link GraphQL Schema definition

1type Framework {
2
3# Framework ID.
4id: ID!
5
6}