graphql-engine/server/tests-py/queries/actions/sync/expecting_jsonb_response_success.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
212 B
YAML
Raw Normal View History

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