-
Notifications
You must be signed in to change notification settings - Fork 62
Pull requests: dolevf/graphql-cop
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding functionality for handling dictionaries for other paths where GraphQL might be located
#41
by mwalkowski
was merged Jan 29, 2025
code improvements (the image is calculated to base 64 but from local …
#36
by jankoksik
was merged Sep 8, 2024
Loading…
graphql-cop now runs against a list of endpoints and continues iterating through the list until all endpoints are tested in case there is more than one if the user had not specified the path (e.g. -t http://example.com). If the user had already specified the path (e.g. -t http://example.com/graphql) then only uses this endpoint.
#18
by halfluke
was merged Sep 4, 2022
Loading…
Always use Accept: text/html for info_graphiql.py so that graphql "playgrounds" can actually be found by default by the tool + Modified POST based url-encoded query to actually send a url-encoded body with content-type application/x-www-form-urlencoded
#17
by halfluke
was merged Sep 1, 2022
Loading…
multiple headers, increased GET timeout, for_loop search for Graphiql…
#15
by halfluke
was merged Aug 29, 2022
Loading…
improved error handling, operation name additions, split tests
#14
by dolevf
was merged Aug 27, 2022
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.