* Fix typos in migration-v4.md * Replace typing.List with list typing.List is deprecated since Python 3.9 * Also replace typing.List with list in graphql-api.md
* Add v4.0 migration guide for plugins * Note Python 3.12 support * 15403 update GraphQL plugin conversion docs * Add section on FieldSets --------- Co-authored-by: Arthur <worldnomad@gmail.com>