and I can't figure out why, since `prisma.thing({ ...
# prisma-client
n
and I can't figure out why, since
prisma.thing({ id }).relationToOtherThing()
should take the same amount of time no matter where that
thing
is in the original query, no?