Releases: IDCI-Consulting/IDCIGraphQLClientBundle
Releases · IDCI-Consulting/IDCIGraphQLClientBundle
v1.2.3
Update: add endpoint, locale & headers to build parameters for query …
v1.2.2
Update: add configurable headers for graphql query
v1.2.0
Merge pull request #4 from IDCI-Consulting/feat/setup-cache
remove cacheTTL uses
v1.1.1
Fix: GraphQLResultException throw block in client get query method
v1.1.0
Update: add GraphQLResultException for better error handling
v1.0.0
New Symfony 6 compatibility
v0.4.4
Fix: avoid empty query/sub query (e.g. when only _parameters is defined)
v0.4.3
Update: add locale support for client & query
v0.4.2
Add: GraphQL query command