payload
payload copied to clipboard
docs: add missing types, prefer pnpm, fix various typos, discourage using payload from import
- Adds missing types, especially the
Wheretype. Will be helpful for people to see that they can type their queries like that - Mention pnpm first and prefer pnpm > npm > yarn throughout docs
- Add
payloadto function arguments in examples to discourage people from doingimport payload from 'payload' - Fix some typos