Alokai

AssetDimensions

type AssetDimensions = {
  __typename?: 'AssetDimensions';
  width: Scalars['Int'];
  height: Scalars['Int'];
};

Referenced Types

On this page