1.0.8 • Published 6 years ago

wegrow_graphql v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.3

6 years ago

1.0.0

6 years ago