graphql-go / graphql-go/graphql

`{*}`: Add code comments to the `Components` if not present.

Open
#720 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

#### Actual
Currently some of the `Components` do not have code comments.

#### Expected
We want to add code comments for better maintainability to the following `Components` if not present:

```
- Errors
- Language
- Source
- AST
- Kinds
- Lexer
- Location
- Parser
- Printer
- Visitor
- Executor
- Resolver
- Validator
- Definition
- Directives
- Introspection
- Rules
- Schema
```

Reference:
- https://github.com/chris-ramon/thesis-graphql-go/pull/19
- https://github.com/chris-ramon/thesis-graphql-go/blob/1cda7f28af901d94d8d77fc0b2050493ed85aa9d/README.md#components

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.