Skip to content

Commit

Permalink
chore(packages): 📦 upgrade apollo from v2 to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed Jul 15, 2024
1 parent d5587a7 commit 9048e2a
Show file tree
Hide file tree
Showing 9 changed files with 621 additions and 2,838 deletions.
3 changes: 0 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ LOGGING_DISCORD_WEBHOOK=https://discordapp.com/api/webhooks/...
# RemoveMe
SECRET_KEY=CHANGE_ME

# Enable express status
EXPRESS_STATUS=true

# Firebase (Push Service)
CLOUD_MESSAGING_API_TOKEN=
APPLICATION_BUNDLE_IDENTIFIER=
24 changes: 0 additions & 24 deletions __generated__/globalTypes.ts

This file was deleted.

2 changes: 1 addition & 1 deletion codegen.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
overwrite: true
schema:
- 'http://localhost:3000'
- 'http://localhost:4000/graphql'
generates:
src/generated/graphql.ts:
config:
Expand Down
Loading

0 comments on commit 9048e2a

Please sign in to comment.