default_query: write ops are now supported

This commit is contained in:
Drew DeVault 2021-09-22 09:48:06 +02:00
parent f9ccb57940
commit 816bbee5f5
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ query {
# Also fetch the API version. Please note that the GraphQL API is considered
# experimental: as long as this returns 0.0.0, the API is subject to change
# without notice. Some features may not be working; notably, all write
# operations are presently unsupported.
# without notice.
version {
major, minor, patch
}