graphql_devise
graphql_devise copied to clipboard
Inviting users
Question
Is there a possibility for current members to invite new members? Are there any helper methods that I could use currently in graphql_devise gem?
Hey @wolak88! Currently, not really. You can safely use the Devise Invitable gem together with this one. Take a look at #156 as it was discussed before.