OCI-43447
value: Invalid default value for GraphQL variable 'graphql_var'.
- value: Specified value.
- graphql_var: GraphQL variable.
Cause
The default value specified for the GraphQL variable is not of a supported scalar type.
Action
Use a scalar default value of type Integer, Float, String, or Boolean.