the graphql schema seems to be missing the id
parameter starting today
according to docs it should exist:
in runtime it works fine, but messes up our type generation.
the graphql schema seems to be missing the id
parameter starting today
according to docs it should exist:
in runtime it works fine, but messes up our type generation.
the issue is the schema generation from https://{{ _.domain }}/admin/api/2024-04/graphql.json excludes id