appSharedSubscription
An app's paid shared-environment subscription, or null when it has none (e.g. unpublished or on the free quota). Caller must be a member of the app's org.
appSharedSubscription(
appId: BigInt!
): AppSharedSubscription
Arguments
appSharedSubscription.appId ● BigInt! non-null scalar
App id (BigInt) to look up the subscription for.
Type
AppSharedSubscription object
@deprecated Legacy paid shared-environment subscription for an app slot. Null when the app has none.