PublicationMetadataLitEncryptionFragment: {
    __typename: "PublicationMetadataLitEncryption";
    accessCondition: RootConditionFragment;
    encryptedPaths: string[];
    encryptionKey: string;
}

Type declaration

  • __typename: "PublicationMetadataLitEncryption"
  • accessCondition: RootConditionFragment
  • encryptedPaths: string[]
  • encryptionKey: string