I am create a custom notes extension and wanted to confirm the correct way to query and manipulate date.
I am looking at the docs on the side widget extension but there are some things I want to check
- Are you supposed to use records list to query data? Or can you use apollo directly?
- How do you know the mappings/module name to use?
- Is apis the the only way to post data?
- Is there more in the docs on this?