@nhost/stripe-graphql-js
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Stripe GraphQL API

@nhost/stripe-graphql-js

npm npm license: MIT

Documentation

https://docs.nhost.io/graphql/remote-schemas/stripe.

Development

Install dependencies:

pnpm install

Start the development server:

pnpm dev

Include the correct admin secret header for admin access

{
  "x-hasura-admin-secret":"<secret value matching your NHOST_ADMIN_SECRET environment variable>"
}

The GraphQL Server will reload every time the code changes.

Open GraphiQL:

http://0.0.0.0:4000/graphql

Package Sidebar

Install

npm i @nhost/stripe-graphql-js

Homepage

nhost.io

Weekly Downloads

160

Version

1.2.0

License

MIT

Unpacked Size

220 kB

Total Files

227

Last publish

Collaborators

  • nunopato