ENUM

OrgField

Description

Fields in an organization.

link GraphQL Schema definition

  • enum OrgField {
  • # Full name of the organization.
  • FULL_NAME
  • # Name of the organization.
  • NAME
  • }

link Require by