Is there a manual step in updating GraphQL schema?...
# confetti
y
Is there a manual step in updating GraphQL schema? I was expecting the github action to update on a schedule.
m
It's running everyday. Last run is there: https://github.com/joreilly/Confetti/actions/runs/7360758990
y
If it's not picking up my field, did I miss a step
m
It may be that the change was only deployed recently because of the "cannot have more than 32 instances max" issues?
I just reran the CI to double check
Mmm no, same thing 🤔
y
No rush, can wait for new year
m
You can trigger the download manually with
./gradlew downloadApolloSchemaFromIntrospection
👍 1
https://github.com/joreilly/Confetti/pull/1094 The schema should update again tonight
y
Ok I feel better now
Was never going to guess that!
m
Yea it's quite 'hidden'. I wish there was a "terraform-like" configuration for Apollo studio. I'll ask internally what can be done for the day we try to use the router again