OBJECT
A plan that can be used for a subscription
type Plan {features: [String] header: String id: ID! subheader: String }