Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): resolvers.md strawberry_django import #436

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

hkfi
Copy link
Contributor

@hkfi hkfi commented Dec 6, 2023

Fix resolvers.md doc.

strawberry.django does not exist. It should be strawberry_django.

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

hkfi added 2 commits December 7, 2023 00:51
Fix resolvers.md doc.

`strawberry.django` does not exist. It should be `strawberry_django`.
Copy link
Member

@bellini666 bellini666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! :)

@bellini666 bellini666 merged commit aa93f00 into strawberry-graphql:main Dec 8, 2023
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants