Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "graphql/resolvers/login-resolver"

Index

Object literals

Object literals

Const resolver

resolver: object

Resolver obtains the unsigned_address from the query request then it calls the loginDataInput to obtaine the singed_address which then is returned by query.

LoginDataInput is a function imported from the login folder in services

Query

Query: object

login

  • login(_: any, args: object, context: any): object

Generated using TypeDoc