반응형

📝Json gzip 압축
GraphQL에서는 Accept-Encoding: gzip으로 Json 압축 기능도 제공한다
https://graphql.org/learn/best-practices/#json-with-gzip
GraphQL Best Practices | GraphQL
Copyright © 2024 The GraphQL Foundation. All rights reserved. For web site terms of use, trademark policy and general project policies please see https://lfprojects.org
graphql.org
반응형
'[GraphQL]' 카테고리의 다른 글
[GraphQL] HTTP로 통신해보기 (GET, POST) [16.8.1 version] (0) | 2024.04.02 |
---|---|
[GraphQL] Mutation, Query 호출 방법, 별칭, Fragment(코드 중복 피하기), 동적 파라미터, 지시문(동적 필드) [16.8.1 version] (0) | 2024.04.02 |