☰
companySubscriptions
Queries for the company subscriptions
Finds and returns every company subscription that matches the selected options. 'showExperimental' defaults to false
Function signature
companySubscriptions(companyId: Int!,options: CompanySubscriptionOptions,showExperimental: Boolean): CompanySubscriptions!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: CompanySubscriptionOptions
showExperimental: Boolean