More specifically, I've created a GraphQL resource that uses the "magic placeholder" OAUTH2_TOKEN bearer token:
Now I want to use that resource in a query, but I can't get the token to populate so my query runs correctly.