artsy / metaphysics

Artsy's GraphQL API
MIT License
360 stars 89 forks source link

chore: Update Gravity schema to remove alert operations AMBER-771 #5990

Closed jonallured closed 1 week ago

jonallured commented 1 week ago

This PR is an update to the Gravity schema data that's checked into MP. I produced this file like so:

$ bundle exec rake graphql:schema:idl
$ cp _schema.graphql ../metaphysics/src/data/gravity.graphql

And then I started making changes to the MP schema so that it would be able to dump its own schema.

https://artsyproduct.atlassian.net/browse/AMBER-771

/cc @artsy/amber-devs