INPUT_OBJECT
FullTextQueryField
#
GraphQL Schema definition
1
input
FullTextQueryField
{
3
2
name
:
String
5
4
priority
:
Int
7
6
profile_field
:
String
8
}
#
Required by
Query
null