GraphQL (2) 썸네일형 리스트형 graphql-design-tutorial 번역 | 1년이 넘어 다시 본.. graphql-design-tutorial graphql schema를 어떻게 설계할 것인지에 대한 shopify의 튜토리얼 문서이다. 우리 팀에서 이 문서의 내용을 차용해 graphql schema를 설계했기 때문에 문서를 읽는 것이 스키마를 이해하는 데 많은 도움이 되었다. Shopify/graphql-design-tutorial Shopify/graphql-design-tutorial Contribute to Shopify/graphql-design-tutorial development by creating an account on GitHub. github.com 돌아본 계기 입사 초기에 CTO님이 이 문서를 알려주셔서 graphql도 배우고 영어도 공부할 겸 번역을 했었다. 현재까지는 한국어, .. [GraphQL] Connection, Edge, Node Graphql Schema를 짤 때 List를 가져오는 쿼리의 Payload에 Connection이라는 이름을 본 적이 있을 것이다. List를 List라 부르지 못하고 왜 Connection이라고 부르는 걸까? infinite scroll을 구현하려고 구글을 서핑하던 도중 Apollo 블로그에서 이와 관련된 글을 읽게 되었다. 왜 Connection이라는 이름을 쓰고, 어떤 경우에 사용하는지 살펴보자. *Apollo Blog 글: www.apollographql.com/blog/explaining-graphql-connections-c48b7c3d6976/ *SitePoint 글: www.sitepoint.com/paginating-real-time-data-cursor-based-pagination/.. 이전 1 다음