Skip to content

How to ignore routes and filter GraphQL URLs? #1879

Answered by raman-m
amaleszewski asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Adrian!
Sorry for the late reply!

You don't need to filter GraphQL URLs or ignore routes. Now OData, GraphQL URLs should be routed through Ocelot without the problems because OData and GraphQL technology use query string special syntax to send requests.
In 22.0.0 release we've fixed the OData URLs routing issues. See more in:

We have special unit/acceptance tests which do the testing of URLs like OData. I guess GraphQL URLs have just different query parameter name.

Let us know testing results after updating to v22.0 plz!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raman-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Initially seen a question could become a new feature or bug or closed ;)
2 participants
Converted from issue

This discussion was converted from issue #1549 on January 06, 2024 11:43.