Fields

Field Grammar

Fields are the objects that come into play when we reach the second nesting level. Fields can’t be used at the root level, so they must be nested within a block.

There are 2 types of fields:

  1. Assignment Fields - These fields act as key-value pairs for the parser and the migration engine.
  2. Definition Fields - These fields act as column definitions for your warehouse.
Previous
Block Attributes