OBJECT

FrontendLibrary

link GraphQL Schema definition

1type FrontendLibrary {
2
3name: String!
4
5}

link Required by

This element is not required by anyone