I have the following schema:
type Block @model{ id: ID! @function(name: "idResolver-${env}") tasks: [Task] @connection(keyName: "byBlockI