Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.qminder.com/llms.txt

Use this file to discover all available pages before exploring further.

No description
type ProductChangeAuthor {
  id: ID!
  name: String!
  profilePicture: String
}

Fields

ProductChangeAuthor.id ● ID! non-null scalar

ProductChangeAuthor.name ● String! non-null scalar

ProductChangeAuthor.profilePicture ● String scalar

Member Of

ProductChange object