docs/3.x/developer/extending/apps/manifest #781
Replies: 1 comment 1 reply
-
Defining webhooks in the manifest file is not very consistent. The AppManifest type says for the field "query":
Please be consistent! The query feature is really nice, but this field should be optional to make it more easy to just getting started with defaults. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/3.x/developer/extending/apps/manifest
The App manifest is a JSON file that describes the application, including its name, version, required permissions, and how it handles the store's data.
https://docs.saleor.io/docs/3.x/developer/extending/apps/manifest
Beta Was this translation helpful? Give feedback.
All reactions