Adrian
01/07/2022, 8:50 AMaThing, bThing). But the data comes async over a eventbus. So it can happen, that aThing trys to reference an ID from bThing, that is currently not there. How can I describe this in the schema, so that I dont get an `Foreign key constraint failed on the field`error?