OBJECT

CachedSubscriptionPrice

link GraphQL Schema definition

1type CachedSubscriptionPrice {
2
3price: Int
4
5}