The Wayback Machine - https://web.archive.org/web/20200613075410/https://github.com/topics/asgi
Skip to content
#

asgi

Here are 137 public repositories matching this topic...

sanic
datasette
ariadne
mnieber
mnieber commented May 4, 2020

Hi, I'm reading the docs about resolvers (https://ariadnegraphql.org/docs/resolvers) and got stuck in the explanation of def resolve_username(obj, _*). As explained in the docs, obj is a value returned by a parent resolver. In this case, the parent of the username field would be the User type, but this type does not have first_name or last_name. Or am I missing something? Could the ex

Improve this page

Add a description, image, and links to the asgi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asgi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.