You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
В пакете nestjs-gatway из nestjs есть библиотека apollo-server-express, которая является deprecated.
Необходимо перевести пакет nestjs-gateway с apollo-server-express на @apollo/server.
The text was updated successfully, but these errors were encountered:
OsirisAnubiz
changed the title
Обновить apollo в nestjs-gateway
Перейти с apollo-server-express на @apollo/server в nestjs-gatewayOct 31, 2024
В пакете
nestjs-gatway
из nestjs есть библиотекаapollo-server-express
, которая являетсяdeprecated
.Необходимо перевести пакет
nestjs-gateway
сapollo-server-express
на@apollo/server
.The text was updated successfully, but these errors were encountered: