Merge branch 'master' into fix-move-types

This commit is contained in:
Alessandro Pezzè 2023-01-04 23:10:30 +01:00 committed by GitHub
commit 3ff5bf0f11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ services:
- graphiql:/transfer
depends_on:
- graphql-engine
restart: always
volumes:
graphiql:

View file

@ -14,3 +14,4 @@ id,identifier
13,user-and-allies
14,all-pokemon
15,all-allies
16,fainting-pokemon

1 id identifier
14 13 user-and-allies
15 14 all-pokemon
16 15 all-allies
17 16 fainting-pokemon