module Mutations
  module Account
    ResendUnlockAccountEmailMutation = GraphQL::Field.define do
      type !types.Boolean
      description 'Resends the unlock account email to a user'