OBJECT
Instance
Instance
#
GraphQL Schema definition
1
type
Instance
{
2
id
:
Int
!
3
name
:
String
!
4
}
#
Required by
RootQuery
Root query for schema