From 17e74fcd4654243a4e4f2c1cfbb0d00508a0050e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 11 Feb 2021 03:09:06 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/architecture/blueprints/graphql_api/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/architecture') diff --git a/doc/architecture/blueprints/graphql_api/index.md b/doc/architecture/blueprints/graphql_api/index.md index 7798d9da587..40d02168b3b 100644 --- a/doc/architecture/blueprints/graphql_api/index.md +++ b/doc/architecture/blueprints/graphql_api/index.md @@ -113,7 +113,7 @@ this knowledge onto GraphQL and make it performant and secure by default. - Design direct uploads for GraphQL - Build GraphQL query depth and complexity histograms - Visualize the amount of GraphQL queries reaching limits -- Add support for GraphQL etags for existing features +- Add support for GraphQL ETags for existing features ### Design GraphQL interoperability with REST API @@ -138,7 +138,7 @@ state synchronization mechanisms and hooking into existing ones. - Design a scalable state synchronization mechanism - Evaluate state synchronization through pub/sub and websockets -- Build a generic support for GraphQL feature correlation and feature etags +- Build a generic support for GraphQL feature correlation and feature ETags - Redesign frontend code responsible for managing shared global state ## Iterations -- cgit v1.2.3