INPUT_OBJECT
RecordsInputType
#
GraphQL Schema definition
1
input
RecordsInputType
{
3
2
table
:
String
5
4
values
:
RecordInputType
6
}
#
Required by
RecordInputType
null