2.5.1 • Published 3 years ago

@citydna/agol v2.5.1

Weekly downloads
113
License
MIT
Repository
-
Last release
3 years ago

@citydna/agol

!!! DEPRECATED !!!

🗺 useAgol hook

DatoCMS is a headless CMS with a robust GraphQL API and a great user interface. It's the tool of choice when creating content-heavy citydna apps. There's a bit of setup required to get it working with apollo tooling though, so we've done that for you.

We've also included some scripts that make typescript development awesome and jest testing your graphql components an absolute breeze.

Installation

$ yarn add @citydna/agol

Hook usage

  1. add REACT_APP_AGOL_TOKEN=<YOUR_AGOL_TOKEN> into your .env file*
import React from "react"
import { useAgol } from "@citydna/agol"

export const Example = () => {
  const { data, loading, error } = useAgol({})
}
2.5.1-develop.0

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.5.1

3 years ago

2.4.2

3 years ago

2.4.3-develop.0

3 years ago

2.2.1-develop.0

3 years ago

2.3.1-develop.0

3 years ago

2.4.1-develop.0

3 years ago

2.4.2-develop.0

3 years ago

2.5.2-develop.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

2.1.1-develop.0

3 years ago

2.0.1-develop.0

3 years ago

1.12.1-develop.0

3 years ago

1.12.0

3 years ago

1.11.1-develop.0

3 years ago

1.11.0-develop.0

3 years ago

1.11.0

3 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.9.1-develop.0

4 years ago

1.9.0-develop.2

4 years ago

1.9.0-develop.0

4 years ago

1.8.0

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago