Type Aliases§
Variables§
Source§const list Opened Projects In Org Query: string...
const list Opened Projects In Org Query: string...
GraphQL query for listing GitHub Projects in an organization.
Enumerations§
- ProjectV2FieldType
Enumeration of Project V2 field types.
Classes§
- Convert
Utility class for converting between JSON strings and typed objects.
Interfaces§
- Data
Data payload interface for the list opened projects query.
- Error
Error interface for GraphQL query errors.
- ListOpenedProjectsInOrgRawResult
Raw result interface for the list opened projects query response.
- Organization
Organization interface representing a GitHub organization.
- ProjectV2
Project V2 interface representing a GitHub Project.
- ProjectV2Connection
Connection interface for Project V2 edges.
- ProjectV2Edge
Edge interface wrapping a Project V2 node.
- ProjectV2FieldConfiguration
Field configuration interface for Project V2 fields.
- ProjectV2FieldConfigurationConnection
Connection interface for Project V2 field configuration edges.
- ProjectV2FieldConfigurationEdge
Edge interface wrapping a field configuration node.
Type alias for the successful result data from the list opened projects query.