Use Query Parameters ProperlyEnsure that the query parameter is correctly appended to the URL using ? for the first parameter and & for subsequent ones. For your variation parameter, it should follow the proper query string format.
Example:
bashhttp://localhost:4502/graphql/execute.json/wknd/Emplo...