~edwargix/git.sr.ht

ab1183a2ece27615ea379da50e3053efde64e2af — Drew DeVault 3 years ago 3173bdd
default_query: write ops now work
1 files changed, 1 insertions(+), 2 deletions(-)

M gitsrht/default_query.graphql
M gitsrht/default_query.graphql => gitsrht/default_query.graphql +1 -2
@@ 23,8 23,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
  }