Skip to content

Tags: Codex-Data/sdk

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump sdk version (#8)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradens Braden Simpson
feat: bump to add new fields

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatically generate predefined queries, mutations, and subscriptio…

…ns (#4)

* feat: automatically generate the query graphql

* feat: auto generate the sdk queries

* feat: auto generate the sdk mutations and subscriptions as well

* chore: more cleanup

* chore: git index cleanup

* chore: remove old folder

* fix: auto format the built sdk files

* chore: version number

* fix: auto format

* chore: updated schema

* chore: next example

* fix: copying all the resources

* fix: adding more content to the next example

* fix: updating package json

* chore: update build & examples

* fix: updating sdk, remove unused lockfile

* chore: update examples

* fix: add ability to override the auto generated stuff

* fix: update simple example package

* fix: lints

* chore: build information

* fix: add nextjs ref

* fix: added the updated price schema

* chore: update build and add prepare for release

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
bradens Braden Simpson
fix: add ability to override the auto generated stuff

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add keepAlive to the websocket client options (#6)

* fix: add keepAlive pings to the websocket client

* chore: 0.6.3

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
bradens Braden Simpson
fix: updating package json

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradens Braden Simpson
fix: copying all the resources

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ewerx Ehsan
chore: 0.6.2

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bradens Braden Simpson
version: 0.6.1

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove deprecated webhook types, add statsType to filterPairs and fil…

…terTokens (#2)

* Updates

* Add stats type to filterPairs and filterTokens

* Add event data

* bump