Injecting value to resolver

Quite often we need to have access to graphql context inside resolver. Common example could be field like currentUser

{
  currentUser {
    id
  }
}

results matching ""

    No results matching ""