experimental_disableErrorPropagation
This directive disables error propagation when a non nullable field returns null for the given operation.
directive @experimental_disableErrorPropagation on
| QUERY
| MUTATION
| SUBSCRIPTION
This directive disables error propagation when a non nullable field returns null for the given operation.
directive @experimental_disableErrorPropagation on
| QUERY
| MUTATION
| SUBSCRIPTION