Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 384 Bytes

record-page.md

File metadata and controls

22 lines (19 loc) · 384 Bytes

Record Page

A record page is one of the resources that can be defined in the schema and contains the following properties:

apiVersion: 1
kind: RecordPage
spec:
  tableId: Coin
  layout:
    - id: "Coin/default"
    - id: "Coin/graph"
apiVersion: 1
kind: Layout
spec:
  id: "Coin/graph"
  children:
    - type: Field
      fieldId: CoinGraph