Variable GetProjectsDocumentConst

GetProjectsDocument: TypedDocumentNode<GetProjectsQuery, Exact<{
    org: string;
}>> = ...