We will remove all conventions that follow the _internal convention and instead will add a new property on each conventions called exposed_in_ui: (bool) which will signal the product to not show certain attributes to the user.
However, these attributes still need to be displayed for debugging purposes, aka the "JSON button".
We will remove all conventions that follow the
_internalconvention and instead will add a new property on each conventions calledexposed_in_ui: (bool)which will signal the product to not show certain attributes to the user.However, these attributes still need to be displayed for debugging purposes, aka the "JSON button".