deco-cx / deco

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
https://deco.cx
Apache License 2.0
576 stars 37 forks source link

fix client forApp to allow invokation proxy #824

Closed matheusgr closed 4 weeks ago

matheusgr commented 4 weeks ago

Current forApp type doesn't define invoke as a result of a proxy invoke.

A proxied invoke is a bigger type, since it is able to proxy the Manifest of an App.

By extending the forApp type of return, we allow the return type of proxied calls to be also applied.

github-actions[bot] commented 4 weeks ago

Tagging Options

Should a new tag be published when this PR is merged?