/go-sdk

This is the Go SDK for Plain's Core GraphQL API

Primary LanguageGo

go-sdk

This repository will, in the future, be the home for a Go SDK for Plain's GraphQL API.

Currently this only provides all the types one needs in order to implement a customer cards API (more info).

There is also an example Go http server, implementing a customer card endpoint in examples/customercards.

For more customer card examples, see team-plain/example-customer-cards.