Skip to content

[Feature]: New package to expose Node SDK API type definitions for use in frontends #102

@phil221

Description

@phil221

Tell us about your feature request

From my comment here:

our frontend is interacting with the Paddle API through a proxy API on a proprietary backend for security purposes. I'm looking for a way to rely on your type definitions for those APIs (e.g., Product, Prices, Customer etc) on the client and it doesn't really make sense to install the Node SDK just for that purpose (don't want server lib code ending up in my frontend bundle either).

What problem are you looking to solve?

I need to make use of the Node SDK's type defs on the frontend. @vijayasingam-paddle informed me that the best solution would be an independent package that exists to provide these types for the frontend to use. That sounds great, would be awesome if this could happen.

Additional context

No response

How important is this suggestion to you?

Important

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions