ProductPlan
No description
type ProductPlan {
code: String!
createdAt: ISO8601DateTime!
description: String
id: ID!
name: String!
product: Product!
productId: ID!
status: String!
updatedAt: ISO8601DateTime!
}
Fields
ProductPlan.code ● String! non-null scalar
ProductPlan.createdAt ● ISO8601DateTime! non-null scalar
ProductPlan.description ● String scalar
ProductPlan.id ● ID! non-null scalar
ProductPlan.name ● String! non-null scalar
ProductPlan.product ● Product! non-null object
ProductPlan.productId ● ID! non-null scalar
ProductPlan.status ● String! non-null scalar
ProductPlan.updatedAt ● ISO8601DateTime! non-null scalar
Member Of
ProductSubscription object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.