Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#167 into [email protected] 🐘 call server response interceptors for database requests, add database api interceptors, add baseUrl field for database #170

Closed
wants to merge 5 commits into from

Conversation

RiceWithMeat
Copy link
Collaborator

No description provided.

…etabase api interceptors, add baseUrl field for database
@RiceWithMeat RiceWithMeat requested review from MiaInturi and debabin May 20, 2024 20:06
@RiceWithMeat RiceWithMeat self-assigned this May 20, 2024
@RiceWithMeat RiceWithMeat linked an issue May 20, 2024 that may be closed by this pull request
@MiaInturi
Copy link
Collaborator

И еще вопрос на обсудить - не хотим ли мы route request interceptor добавить? Потому что сейчас нет interceptor-а именно для запросов, которые совпали полностью по роутам

@MiaInturi MiaInturi changed the title #167 into [email protected] 🐘 call server response interceptors for database requests, add detabase api interceptors, add baseUrl field for database #167 into [email protected] 🐘 call server response interceptors for database requests, add database api interceptors, add baseUrl field for database Jun 11, 2024
@RiceWithMeat RiceWithMeat added bug Something isn't working [email protected] invalid This doesn't seem right and removed bug Something isn't working labels Jan 5, 2025
# Conflicts:
#	src/core/database/createDatabaseRoutes/helpers/createNestedDatabaseRoutes/createNestedDatabaseRoutes.ts
#	src/core/database/createDatabaseRoutes/helpers/createShallowDatabaseRoutes/createShallowDatabaseRoutes.ts
@RiceWithMeat RiceWithMeat changed the title #167 into [email protected] 🐘 call server response interceptors for database requests, add database api interceptors, add baseUrl field for database #167 into [email protected] 🐘 call server response interceptors for database requests, add database api interceptors, add baseUrl field for database Jan 5, 2025
…createGraphQLMockServer, remove call response interceptors for __db and __routes routes, add missing call response interceptors for post routes, set data to null in delete route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response interceptor is not working in database.
3 participants