Skip to content

feat(graphql): dedicated IRI converter for graphql-only setups#7934

Open
soyuka wants to merge 1 commit intoapi-platform:4.3from
soyuka:fix/7915
Open

feat(graphql): dedicated IRI converter for graphql-only setups#7934
soyuka wants to merge 1 commit intoapi-platform:4.3from
soyuka:fix/7915

Conversation

@soyuka
Copy link
Copy Markdown
Member

@soyuka soyuka commented Apr 28, 2026

Q A
Branch? 4.3
Tickets
License MIT
Doc PR

Decorates the Symfony IRI converter and falls back to rendering/matching the operation's URI template directly when REST routes are not registered with the router. Keeps GraphQL Relay global ids, subscription keys and nested IRI inputs working in apps that only import the graphql routing config. REST callers keep using api_platform.symfony.iri_converter.

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Tickets       | ∅
| License       | MIT
| Doc PR        | ∅

Decorates the Symfony IRI converter and falls back to rendering/matching
the operation's URI template directly when REST routes are not registered
with the router. Keeps GraphQL Relay global ids, subscription keys and
nested IRI inputs working in apps that only import the graphql routing
config. REST callers keep using `api_platform.symfony.iri_converter`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant