ENUM
ProjectCardState
Various content states of a ProjectCard
link GraphQL Schema definition
- enum ProjectCardState {
- # The card has content only.
- # The card has a note only.
- # The card is redacted.
- }
ENUM
Various content states of a ProjectCard
- enum ProjectCardState {
- # The card has content only.
- # The card has a note only.
- # The card is redacted.
- }