Help in writing graphql query

Hi
I am very new to graphql api so i need some help in writing query that will give me the json response that contain assignees name, total tickets they have in current sprint and count of points assign to them.

Thank you