MetafieldInput is missing `id` in schema

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.

I can see it. Did they just added it back or am I seeing anything else?

the issue is the schema generation from https://{{ _.domain }}/admin/api/2024-04/graphql.json excludes id