GetModelFolder.ModelFolder type

Signature:

type ModelFolder = {
        __typename?: "Folder";
        id: number;
    };