I'm creating MAUI app using HotChocolate for GraphQL. Locally everything works ok. But when I'm trying to create App archive, I'm getting error:
"Failed to create app. The "GraphQLDefRule" rule is missing the "{ItemType}" property.
What should i do? How can I define this rule property?