OBJECT

RelatedObject

A Related Object

link GraphQL Schema definition

  • type RelatedObject {
  • # A combined string to use for labels
  • full_name: String
  • # The Healthie unique identifier
  • id: ID!
  • }