refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
25.99k stars 1.97k forks source link

feat(nestjs-query): implement getApiUrl #5983

Closed issa012 closed 1 month ago

issa012 commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

getApiUrl throws errors

What is the new behavior?

getApiUrl is implemented fixes #5606

Notes for reviewers

Using workaround, since GraphQLClient's url field is private

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 64cbcd6c669a1947453c857093e096af4aa9125c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @refinedev/nestjs-query | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR