Type Alias AddProjectQuery

AddProjectQuery: ((projectDetails: ProjectToAddDetails) => Promise<string>)