Skip to content

Conversation

@ndelanou
Copy link
Contributor

Breaking changes

none

Fixes / Enhancements

  • Allow to specify a queryRequestTimeout in every option classes that extends BaseOptions. This new parameter overrides the queryRequestTimeout set in the GraphQLClient constructor.
  • The queryRequestTimeout parameter from GraphQLClient constructor is now nullable. This will allow having no timeout on queries (feat(graphql): Make gql query timeout optional #1473)

Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, can you squash the commit 141350a inside the previous one?

In additioncan you follow the commit guideline that we are inside the contributor guide?

Otherwise LGMT

@ndelanou
Copy link
Contributor Author

@vincenzopalazzo should be better now 👍

@vincenzopalazzo vincenzopalazzo merged commit b88fa9f into zino-hofmann:main Dec 28, 2024
4 checks passed
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.

2 participants