graphql-engine/server/tests-py/queries/actions/sync/expecting_jsonb_response_success.yaml
2022-06-03 09:48:26 +00:00

12 lines
212 B
YAML

description: pgScalar (custom scalar) response should be allowed
url: /v1/graphql
status: 200
query:
query: |
mutation {
pgscalar_response
}
response:
data:
pgscalar_response:
foo: bar