Hello together,
i have made a json file to show an example call in the graphql playground. Unfortunately the graphql playground shows an error, although all variables are equal. Is this any bug or have I made a mistake? The query delivers a correctly answer.
- name: Journey query
query: classpath:playground/requests/get-journeys-query-max-parameters.graphql
variables: classpath:playground/variables/journey-variables.json
