ENUM

ONIXContributorPlaceRelatorCode

The ONIX contributor place relator code.

link GraphQL Schema definition

  • enum ONIXContributorPlaceRelatorCode {
  • # Born in
  • _01
  • # Died in
  • _02
  • # Formerly resided in
  • _03
  • # Currently resides in
  • _04
  • # Educated in
  • _05
  • # Worked in
  • _06
  • # Flourished in
  • _07
  • # Citizen of
  • _08
  • }