netlify-onegraph-internal

Internal tools for use by Netlify

MIT 100 个版本
安装
npm install netlify-onegraph-internal
yarn add netlify-onegraph-internal
pnpm add netlify-onegraph-internal
bun add netlify-onegraph-internal
README

Netlify internal helpers for OneGraph

Install

npm install netlify-onegraph-internal

Example

import { OneGraphClient } from "netlify-onegraph-internal";

console.log(OneGraphClient);

Developing

  • While the multi-file branch in the CLI isn't ready:
  1. Update the GraphQL schema with:
$ npx get-graphql-schema "https://graph.netlify.com/graphql?app_id=NETLIFY_SITE_ID"
  1. Add a new .graphql file under ./netlify/functions/netlifyGraph/operations
  2. Don't forget to add a @netlify(id: SOME_UUID) directive to the operation
  3. run cat ./netlify/functions/netlifyGraph/operations/* > operations.graphql` to bundle all the operations into a single file
  4. run ntl graph:library
版本列表
0.10.1 2022-09-16
0.10.0 2022-08-19
0.9.0 2022-08-18
0.8.7 2022-08-15
0.8.6 2022-08-13
0.8.5 2022-08-12
0.8.4 2022-08-12
0.8.3 2022-08-11
0.8.2 2022-08-11
0.8.1 2022-08-10
0.8.0 2022-08-10
0.7.1 2022-08-10
0.7.0 2022-08-09
0.6.2 2022-08-09
0.6.1 2022-08-08
0.6.0 2022-08-08
0.5.0 2022-08-08
0.4.2 2022-08-04
0.4.1 2022-08-01
0.4.0 2022-08-01
0.3.10 2022-07-29
0.3.9 2022-07-27
0.3.8 2022-07-27
0.3.7 2022-07-26
0.3.6 2022-07-08
0.3.5 2022-07-08
0.3.4 2022-07-07
0.3.3 2022-07-07
0.3.2 2022-07-07
0.3.1 2022-06-14
0.3.0 2022-06-13
0.2.2 2022-05-03
0.2.1 2022-03-14
0.2.0 2022-03-04
0.1.18 2022-03-04
0.1.17 2022-03-01
0.1.16 2022-03-01
0.1.15 2022-03-01
0.1.14 2022-03-01
0.1.13 2022-03-01
0.1.12 2022-03-01
0.1.11 2022-03-01
0.1.10 2022-02-28
0.1.9 2022-02-28
0.1.8 2022-02-28
0.1.7 2022-02-27
0.1.6 2022-02-27
0.1.5 2022-02-27
0.1.4 2022-02-27
0.1.3 2022-02-27
0.1.2 2022-02-25
0.1.1 2022-02-24
0.1.0 2022-02-22
0.0.50 2022-02-14
0.0.49 2022-02-14
0.0.48 2022-02-14
0.0.47 2022-02-14
0.0.46 2022-02-14
0.0.45 2022-02-14
0.0.44 2022-02-13
0.0.43 2022-02-13
0.0.42 2022-02-09
0.0.41 2022-02-09
0.0.40 2022-02-09
0.0.39 2022-02-09
0.0.37 2022-02-09
0.0.36 2022-02-08
0.0.35 2022-02-08
0.0.34 2022-02-08
0.0.33 2022-02-08
0.0.32 2022-02-08
0.0.31 2022-02-08
0.0.30 2022-02-08
0.0.28 2022-02-08
0.0.27 2022-02-07
0.0.26 2022-02-07
0.0.25 2022-02-07
0.0.24 2022-02-07
0.0.23 2022-02-07
0.0.22 2022-02-06
0.0.21 2022-02-06
0.0.20-beta.1 2022-02-06
0.0.18 2022-02-03
0.0.17-dev.1 2022-02-02
0.0.16 2022-01-24
0.0.15 2022-01-19
0.0.14 2022-01-19
0.0.13 2022-01-19
0.0.12 2022-01-19
0.0.11 2022-01-19
0.0.10 2022-01-18
0.0.9 2022-01-18
0.0.8 2022-01-18
0.0.7 2022-01-18
0.0.6 2022-01-18
0.0.5 2022-01-18
0.0.4 2022-01-18
0.0.3 2022-01-18
0.0.2 2022-01-18
0.0.1 2022-01-14