INPUT_OBJECT
ActiveRecordReference
#
GraphQL Schema definition
1
input
ActiveRecordReference
{
3
2
id
:
ID
5
4
ids
: [
ID
]
7
6
type
:
String
!
8
}
#
Required by
RootMutation
null