We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa20501 commit b5ef1c4Copy full SHA for b5ef1c4
modules/ROOT/pages/directives/schema-configuration/field-configuration.adoc
@@ -437,7 +437,7 @@ input MovieWhere {
437
OR: [MovieWhere!]
438
AND: [MovieWhere!]
439
NOT: MovieWhere
440
- title: String
+ title_EQ: String
441
title_IN: [String!]
442
title_CONTAINS: String
443
title_STARTS_WITH: String
@@ -507,7 +507,7 @@ input MovieWhere {
507
508
509
510
511
512
513
0 commit comments