OBJECT

FamilyRelationship

link GraphQL Schema definition

  • type FamilyRelationship {
  • familyRelationshipId: Int!
  • codeName: String!
  • }