ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
I love this, great job and thanks
I wanted to learn more about graphQL, so I wrote a clone called sineQL. It... works? Still don't know how to use graphQL.
I didn't understand on how to handle requests if they are navigating to different micro services. Can these be done in single request?
Resolver is a function, it can do whatever you want. It can go to db or call an api, or load file, generate data, etc.You can define resolvers pretty much on any field
I love this, great job and thanks
I wanted to learn more about graphQL, so I wrote a clone called sineQL. It... works? Still don't know how to use graphQL.
I didn't understand on how to handle requests if they are navigating to different micro services. Can these be done in single request?
Resolver is a function, it can do whatever you want. It can go to db or call an api, or load file, generate data, etc.
You can define resolvers pretty much on any field