Type alias TNormalizrRef

TNormalizrRef: {
    id: string;
    schema: string;
}

Result of normalizr.schema.Array normalization

Type declaration

  • id: string
  • schema: string

Generated using TypeDoc