ENUM

SupportingResourceStatus

The approval status of the supporting resource

link GraphQL Schema definition

  • enum SupportingResourceStatus {
  • # Approved
  • APPROVED
  • # Draft
  • DRAFT
  • }