Skip to content

Instantly share code, notes, and snippets.

@manvillej
Created September 9, 2023 13:36
Show Gist options
  • Save manvillej/346fe337bdfffe220751cc21be81c103 to your computer and use it in GitHub Desktop.
Save manvillej/346fe337bdfffe220751cc21be81c103 to your computer and use it in GitHub Desktop.
Example YML
Example1:
type: A
field:
Example2:
type: A
field: 2
Example3:
type: B
field1: $$Example1.field
field2: $$Example2.field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment