INPUT_OBJECT
QueryCustomModelType
#
GraphQL Schema definition
1
input
QueryCustomModelType
{
3
2
id
:
Int
5
4
ids
: [
Int
]
7
6
name
:
String
9
8
names
: [
String
]
10
}
#
Required by
RootQuery
Root query for schema