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

1.0.7 • 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 @axomx/stripe-graphql-js

Homepage

nhost.io

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

218 kB

Total Files

226

Last publish

Collaborators

  • servando-axo