Skip to content

Instantly share code, notes, and snippets.

@ivos
Created April 13, 2020 12:07
Show Gist options
  • Select an option

  • Save ivos/dd30e113b36be791caf141386f691841 to your computer and use it in GitHub Desktop.

Select an option

Save ivos/dd30e113b36be791caf141386f691841 to your computer and use it in GitHub Desktop.
## Order
### Attributes:

- Customer (n:1 `Customer`)
- Order date (M date): 2020-02-20
- Delivery address (M string): 57th Street, Manhattan, New New York
- Items (1:n `OrderItem`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment