Getting the user's name through the GraphQL API

tbednall
Community Member

Hi folks, I'm building an app that interfaces with Canvas via the GraphQL API, and I wanted to create a welcome message at the beginning. Is there any way to retrieve the user's name using the GraphQL API? In the old REST API, I know you could do it by using the get_user("self") command.

Labels (1)
0 Likes