PublicationMetadataMediaImageFragment: {
    __typename: "PublicationMetadataMediaImage";
    altTag: string | null;
    image: EncryptableImageSetFragment;
    license: PublicationMetadataLicenseType | null;
}

Type declaration