Tags:
- Admin GraphQL API
- 2026-04
Making fieldDefinitions optional in metaobjectDefinitionCreate
fieldDefinitions optional in metaobjectDefinitionCreateStarting in April 2026, the input argument for the mutation will become optional. This change means that developers will no longer be required to specify when creating a new metaobject definition. Existing implementations that rely on will continue to function as before, but developers can now choose to omit this argument if it is not needed for their specific use case.
Was this section helpful?