AssetDimensionstype AssetDimensions = { __typename?: 'AssetDimensions'; width: Scalars['Int']; height: Scalars['Int']; }; Referenced Types Scalars