ENUM

StarOrderField

Properties by which star connections can be ordered.

link GraphQL Schema definition

  • enum StarOrderField {
  • # Allows ordering a list of stars by when they were created.
  • STARRED_AT
  • }