GiftList - GraphQL error when listing and displaying content in a workspace

Hi, I’m trying to make some adjustments to the giftlist, but in any workspace I create, I get a GraphQL error and I can’t see my lists or access the page.

The errors (400) are always about fields that don’t exist in the schema:
“Field ‘ownerEmail’ not found in schema”

Has anyone run into this issue and/or know what it could be?

I imagine those must be adjustments to the entity schema… did you manage to fix it?