This might result in a different API, but right now Backoffice does not use your context functions, but rather changesets directly. It is possible for you to use different changesets for different forms, but then this tightly couples to your changesets, and also would it be a better idea to allow users to pipe things into their context functions instead?
This might result in a different API, but right now Backoffice does not use your context functions, but rather changesets directly. It is possible for you to use different changesets for different forms, but then this tightly couples to your changesets, and also would it be a better idea to allow users to pipe things into their context functions instead?