Files
bruno/tests/graphql/query-builder/fixtures/collection/test-graphql.yml
2026-04-01 17:11:22 +05:30

21 lines
268 B
YAML

info:
name: test-graphql
type: graphql
seq: 1
graphql:
method: POST
url: http://localhost:8081/api/graphql
body:
query: |-
variables: |-
{}
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5