1.0.8 • Published 5 years ago

wegrow_graphql v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

WeGrow GraphQL

Implementation of the GraphQL API for WeGrow

How to Use

import gql from 'graphql-tag';
let weGrowGraphQL = require('wegrow_graphql');

const LOGIN = `${gql}${weGrowGraphQL.LOGIN}`;

Implemented Mutations/Queries

  • LOGIN
  • INDIVIDUAL_FEEDBACK
  • SOFT_SKILLS_QUERY
  • HARD_SKILLS_QUERY
  • RESET_PASSWORD
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago