Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CDv1Response<Types>

Type parameters

  • Types = Record<string, any>[]

Hierarchy

  • CDv1Response

Index

Properties

@context

@context: "http://context.system.cms.amplience.com/v0.0/api"

@graph

@graph: Types

@type

@type: "QueryResult"

result

result: [{ @id: string }]

Generated using TypeDoc