Closed Swahvay closed 2 weeks ago
When polymorphic UUID fields in structs are saved to the DB, their corresponding _type fields are ignored in the action inputs and never written.
Also, it appears that the Type is included in the GraphQL schema, which I don't think it should be.
Type
When polymorphic UUID fields in structs are saved to the DB, their corresponding _type fields are ignored in the action inputs and never written.