Use GraphQL mutation in custom auth workflow

Hello,

We have a login mutation on our GraphQL schema to retrieve an access token, but it seems pretty cumbersome to use that in the custom auth flow. I have to use an API request and then raw as the body, but I feel that could be better supported as it seems as a pretty normal use case.

Hi @vdhpieter,

Thanks for reaching out! I don't see this on our roadmap, but I can submit a feature request on your behalf

@Tess that would be nice!

1 Like