GetMediaImageQueryVariables: Exact<{
    id: Scalars["ID"];
    largeBestFit?: InputMaybe<Scalars["Int"][] | Scalars["Int"]>;
    mediumBestFit?: InputMaybe<Scalars["Int"][] | Scalars["Int"]>;
    smallBestFit?: InputMaybe<Scalars["Int"][] | Scalars["Int"]>;
}>

Generated using TypeDoc