typical mutations work fine that don't have relati...
# orm-help
b
typical mutations work fine that don't have relationships like this for example:
Copy code
createPrey(type: String!, weight: Int!, size: String!): Prey!