I am trying to create a metaobject definition by using Declarative custom data definitions.
I got the error that my app needs a new access scope to use it. write_metaobject_definitions. Ok then, I will add this new scope and will start asking users to update their scopes. But here I am confused about what will happen before they accept these scopes. I guess the definition won’t be created automatically, but once they approve new scopes in the admin, will the definition be added to their store automatically?