New `docs` and `blocks` queries and mutations

Today marks a huge milestone as we release the ability to build apps inside workdocs! As part of this release, we have a new set of queries and mutations to read and update workdocs via the API.

You can now query the content of a workdoc and its blocks, create new blocks inside a workdoc, update existing ones, or delete blocks. Check out our workdocs and document blocks documentation to find more details about these new queries and mutations.

You can also check out our developer blog for the full announcement or read through our workdocs app documentation to do a deep dive into the feature and build your first app!