Skip to content

Instantly share code, notes, and snippets.

@ndzoesch
Created April 27, 2020 13:00
Show Gist options
  • Save ndzoesch/bfa91b08af8d0d550be2873f0d11ad24 to your computer and use it in GitHub Desktop.
Save ndzoesch/bfa91b08af8d0d550be2873f0d11ad24 to your computer and use it in GitHub Desktop.
{
"includes": {
"product": [
"id",
"name",
"price"
],
"price": [
"net",
"gross"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment