PriceProfileSummary
No description
type PriceProfileSummary {
id: ID!
name: String!
createdAt: DateTime
updatedAt: DateTime
}
Fields
PriceProfileSummary.id ● ID! non-null scalar
PriceProfileSummary.name ● String! non-null scalar
PriceProfileSummary.createdAt ● DateTime scalar
PriceProfileSummary.updatedAt ● DateTime scalar
Member Of
PriceProfilePayload object