```mutation{ createJens(abesManys:[{navn:"hennin...
# orm-help
y
Copy code
mutation{
  createJens(abesManys:[{navn:"henning"}]){id}
}