I am facing the an issue while force-creating an metafield definition. I have following error message:
“message”: “Variable $definition of type MetafieldDefinitionInput! was provided invalid value for forceCreate (Field is not defined on MetafieldDefinitionInput)”
It looks like you’re using themetafieldDefinitionCreate mutation and running into issue with building the variable inputs. The MetafieldDefinitionInput fields doesn’t have a forceCreate field in version 2022-10. Would you kindly share the version you’re using and the full variables payload so that we can take a closer look? Please be sure to redact any private information!