0.0.79 • Published 11 days ago

@trackunit/react-graphql-tools v0.0.79

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
11 days ago

⚠️ Beta

This is a beta version and subject to change without notice.

Trackunit React GraphQL tools

Basic Usage

This tool allows you to generate React Hooks for your GraphQL files. Just add this executor to the project with *.graphql files, then it creates React hooks.

In the project.json targets add:

  "graphql-hooks": {
      "executor": "@trackunit/react-graphql-tools:createHooks"
    },

then run it with:

nx run <your project>:graphql-hooks

It will create ts file in the src folder for the project

<your project>/src/generated/graphql-api.tsx  
  • It is recommended you add **/generated/graphql-api.tsx to your .gitignore file

Trackunit Iris Apps

Trackunit Iris Apps are used by external developers to integrate custom functionality into the Trackunit Manager platform.

For more info and a full guide on Iris App SDK Development, please visit our Developer Hub.

Trackunit

This package was developed by Trackunit ApS. Trackunit is the leading SaaS-based IoT solution for the construction industry, offering an ecosystem of hardware, fleet management software & telematics.

The Trackunit logo

0.0.77

12 days ago

0.0.78

12 days ago

0.0.79

11 days ago

0.0.76

18 days ago

0.0.75

1 month ago

0.0.74

2 months ago

0.0.73

2 months ago

0.0.72

3 months ago

0.0.71

3 months ago

0.0.70

3 months ago

0.0.69

3 months ago

0.0.68

3 months ago

0.0.67

3 months ago

0.0.65

4 months ago

0.0.64

4 months ago

0.0.63

4 months ago

0.0.62

4 months ago

0.0.60

4 months ago

0.0.59

5 months ago

0.0.58

5 months ago

0.0.57

5 months ago

0.0.51

5 months ago

0.0.52

5 months ago

0.0.53

5 months ago

0.0.54

5 months ago

0.0.55

5 months ago

0.0.56

5 months ago

0.0.50

5 months ago

0.0.49

5 months ago

0.0.40

6 months ago

0.0.41

6 months ago

0.0.42

6 months ago

0.0.44

6 months ago

0.0.45

6 months ago

0.0.37

6 months ago

0.0.38

6 months ago

0.0.39

6 months ago

0.0.31

7 months ago

0.0.32

7 months ago

0.0.33

7 months ago

0.0.34

7 months ago

0.0.35

7 months ago

0.0.36

7 months ago

0.0.26

9 months ago

0.0.27

8 months ago

0.0.28

8 months ago

0.0.29

8 months ago

0.0.21

10 months ago

0.0.22

10 months ago

0.0.23

10 months ago

0.0.24

9 months ago

0.0.25

9 months ago

0.0.48

6 months ago

0.0.20

11 months ago

0.0.17

11 months ago

0.0.18

11 months ago

0.0.19

11 months ago

0.0.13

1 year ago

0.0.14

12 months ago

0.0.15

12 months ago

0.0.16

11 months ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago