Hey, i have type `Service` what can have children ...
# prisma-whats-new
h
Hey, i have type
Service
what can have children same type`Service` they acts like subservices.
Service
need to have value
url
what is path in url, what needs to be
unique
.
Service
can change parent, what should change all subservices
url
. Any tips how handle situations like this? I was thinking about making type
Url
what is linked to
Service
and have resolver to get path, but i dont know if its not bad idea with recursive resolvers. Any idea is welcome so i can reflect my retarded design 👍🙃