Signature:
type Projects = { __typename?: "Project"; id: number; modelFolder: ModelFolder; };
References: ModelFolder