strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
MIT License
394 stars 115 forks source link

Docs on Mutations: Fixed issue with relay.NodeInput not existing, imported NodeInput from strawberry_django instead #353

Closed thepapermen closed 10 months ago

thepapermen commented 10 months ago

Description

Docs on Mutations: had mentioned a relay.NodeInput usage which doesn't exist on relay and actually is a part of strawberry_django

Types of Changes

Issues Fixed or Closed by This PR

Checklist