Notice
Recent Posts
Recent Comments
Link
목록gql (1)
거의 알고리즘 일기장
GraphQL 찍먹기
graphql이란? A query language for your API GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. 간단히 요약하면 1. ..
web
2022. 3. 6. 23:44