refine
refine copied to clipboard
feat(nestjs-query): implement getApiUrl
PR Checklist
Please check if your PR fulfills the following requirements:
- [x] The commit message follows our guidelines: https://refine.dev/docs/guides-concepts/contributing/#commit-convention
Bugs / Features
- [x] Related issue(s) linked
- [ ] Tests for the changes have been added
- [ ] Docs have been added / updated
- [x] Changesets have been added https://refine.dev/docs/guides-concepts/contributing/#creating-a-changeset
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 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