Skip to content

Conversation

@Shane32
Copy link
Member

@Shane32 Shane32 commented Jul 9, 2022

This document will be referenced by the README.md file in a subsequent PR.

@Shane32 Shane32 self-assigned this Jul 9, 2022
@Shane32 Shane32 changed the title [WIP] New documentation Add migration documentation Jul 9, 2022
@Shane32 Shane32 requested a review from sungam3r July 9, 2022 02:52
@Shane32 Shane32 added this to the v7 milestone Jul 9, 2022
@Shane32 Shane32 changed the title Add migration documentation Add v7 migration documentation Jul 9, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #854 (b160ba3) into develop (c628237) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #854   +/-   ##
========================================
  Coverage    95.65%   95.65%           
========================================
  Files           41       41           
  Lines         1978     1978           
  Branches       332      332           
========================================
  Hits          1892     1892           
  Misses          47       47           
  Partials        39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c628237...b160ba3. Read the comment docs.

@sungam3r
Copy link
Member

I'll review #854/#856 tomorrow.

- Single middleware to support GET, POST and WebSocket connections (configurable)
- Media type of 'application/graphql+json' is accepted and returned as recommended by the draft spec (configurable via virutal method)
- Batched requests will execute in parallel within separate service scopes (configurable)
- Authorization rules can be set on endpoints, regardless of schema configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Shane32 and others added 3 commits July 12, 2022 10:53
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
Shane32 and others added 4 commits July 12, 2022 10:54
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
@Shane32 Shane32 merged commit de2935f into develop Jul 12, 2022
@Shane32 Shane32 deleted the docs branch July 12, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants