You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/schema/graphql.schema.yml
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,3 @@
1
-
graphql.settings:
2
-
type: config_object
3
-
label: "GraphQL Settings"
4
-
mapping:
5
-
deprecated_swap_errors_and_extensions_in_results:
6
-
type: boolean
7
-
label: "Return `errors` in the GraphQL response `extension` key and vice versa"
8
-
description: "Preserves behaviour that was caused by a bug that caused errors to appear in the extensions key of GraphQL results. Ensures misbehaving client implementations don't break by fixing this bug. Will be removed in 5.0.0"
0 commit comments