examples icon indicating copy to clipboard operation
examples copied to clipboard

How to access ctx from request or schema?

Open rex-remind101 opened this issue 3 years ago • 0 comments

In this example, how can I access ctx from the request or schema? I need to pull something out of ctx before I call schema.execute(request).await.into(). Thank you

rex-remind101 avatar Dec 03 '21 17:12 rex-remind101