OBJECT
APIComponents
link GraphQL Schema definition
1 type APIComponents { 2 3 : String 6 4 : String 6 5 : [APIComponentResourceList] 7 8 }
OBJECT
1 type APIComponents { 2 3 : String 6 4 : String 6 5 : [APIComponentResourceList] 7 8 }