ardatan / ardatan/graphql-tools

Out-of-date links in resolver docs

Open
#5,493 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
830
Avg merge
10h 59m
Merged PRs (30d)
45

Description

### Issue workflow progress

_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_

- [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox
> Make sure to fork this template and run `yarn generate` in the terminal.
>
> Please make sure the GraphQL Tools package versions under `package.json` matches yours.
- [ ] 2. A failing test has been provided
- [ ] 3. A local solution has been provided
- [ ] 4. A pull request is pending review

---

**Describe the bug**

In the [Resolver Function Signature](https://the-guild.dev/graphql/tools/docs/resolvers#resolver-function-signature) section of the docs, there are two links to https://github.com/graphql/express-graphql#options/ in steps 1 and 3. This link is to an archived GitHub repository and the `#options` anchor doesn't work.

**To Reproduce** Steps to reproduce the behavior:

See above

**Expected behavior**

The links in the docs should go to a more appropriate place.

**Environment:**

N/A

**Additional context**

None

Contributor guide

Open the contributing guide

Research direction

Open the Resolver Function Signature section at the linked resolver documentation page and locate the two express-graphql options links in steps 1 and 3. Check the current appropriate destination for that reference, update both links, and verify that they resolve to a valid, relevant page and anchor.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.