Is this _contains condition?
# prisma-whats-new
f
Is this _contains condition?
a
Yeah, you could use connection queries and perform a
*_contains
in there. See https://www.prismagraphql.com/docs/reference/prisma-api/queries-ahwee4zaey#connection-queries
f
@andre thanks! But can i create query e.g. username like '%part_1%part2%' ?
Sorry, yea, this works like this. Thanks one more time!
a
You’re very welcome 🙂