export interface CDv1Response[]> { '@context': 'http://context.system.cms.amplience.com/v0.0/api'; '@type': 'QueryResult'; result: [ { '@id': string; } ]; '@graph': Types; }