An open API service indexing awesome lists of open source software.

https://github.com/graphql-study/graphql-docs

https://graphql.org
https://github.com/graphql-study/graphql-docs

graphql graphql-js graphql-schema korean-docs

Last synced: 3 months ago
JSON representation

https://graphql.org

Awesome Lists containing this project

README

        

# `GraphQL` docs πŸƒβ€β™€οΈ πŸƒ πŸƒβ€β™‚οΈ

> https://graphql.org

> https://graphql-kr.github.io/

- μŠ¬λž™ πŸ‘‰ nextersgraphql.slack.com
- μ˜€ν”ˆμΉ΄ν†‘ πŸ‘‰ https://open.kakao.com/o/gcQMBUQc

## `Structure`

> https://graphql.org/learn/

```bash
β”œβ”€β”€ docs # 곡식 λ¬Έμ„œ
β”‚Β Β  β”œβ”€β”€ best_practice
β”‚Β Β  β”œβ”€β”€ exception
β”‚Β Β  β”œβ”€β”€ introspection
β”‚Β Β  β”œβ”€β”€ query_and_mutation
β”‚Β Β  β”œβ”€β”€ schema_and_type
β”‚Β Β  └── validation
└── src # 각 μ£Όμ œλ³„ κ³΅μœ ν•˜κ³  싢은 λ¦¬μ†ŒμŠ€
```

## `Commit` Rule

- Commit Rule은 λ‹€μŒμ„ μ°Έκ³ ν•œλ‹€
- 브런치 생성: `feature/`
- `commit message`λŠ” 자유둭게 ν•œλ‹€.

## `Filename` Rule

- ν•œ νŒŒμΌμ€ ν•˜λ‚˜μ˜ 주제λ₯Ό 닀룬닀.
- 세뢀적인 주제.md

## `Study` Rule

> 2021.01.16 κΈ°μ€€

1. λ§Œλ‚¨λ°©μ‹: Google meetup
2. μ •κΈ°λ§Œλ‚¨: 2주에 1회
3. 일자: λͺ©μš”일 21:00 - 22:00
4. μ†Œν†΅λ°©μ‹:
1. μŠ€ν„°λ””μ— κ³΅μœ ν•  μžλ£ŒλŠ” ν•΄λ‹Ή github project에 곡유 ν•œλ‹€.
2. 기타 λ ˆνΌλŸ°μŠ€λ‚˜ ꡐλ₯˜κ°€ ν•„μš”ν•œ κ²½μš°λŠ” μŠ¬λž™/μ˜€ν”ˆμ±„νŒ…λ°©μ„ 자유둭게 μ‚¬μš© κ°€λŠ₯
5. μŠ€ν„°λ”” μ€€λΉ„ πŸ€™
1. μ£Ό 평균 **μ΅œμ†Œ** 2μ‹œκ°„μ˜ μ‹œκ°„μ„ νˆ¬μžν•΄μ„œ λ¦¬μ†ŒμŠ€λ₯Ό κ³΅λΆ€ν•œλ‹€. (μ‹œκ°„)
2. μœ„μ˜ 원칙을 κΈ°μ€€μœΌλ‘œ 2μ£Ό λ‹¨μœ„ ꡬ성원 λͺ¨λ‘κ°€ 읽을 양을 μ •ν•œλ‹€. (λ²”μœ„)
3. 2~3λͺ… λ‹¨μœ„λ‘œ 3νŒ€μ„ κΎΈλ €, 각 νŒ€λ‹Ή 10λΆ„μ˜ λ°œν‘œλ₯Ό μ§„ν–‰ν•œλ‹€. (남은 μ‹œκ°„ Q/A 및 정보 곡유)

## `Plan`

> 5μ£Ό μ™„μ„±

- `21.01.21` Introduction
- [introduction](https://graphql-kr.github.io/learn/)
1. [Graphql vs REST](https://www.howtographql.com/basics/1-graphql-is-the-better-rest/)
2. [Core concepts](https://www.howtographql.com/basics/2-core-concepts/)
3. [Big Picture](https://www.howtographql.com/basics/3-big-picture/)
- `21.02.04` Concept
- query & mutation
- schema & type
- validation & execution \* introspection
- `21.02.18` Best Practices
- λͺ¨λ²”사둀

## `Reference`
- [spec.graphql](http://spec.graphql.org/)