GraphQL Nihileswaran No Comment 12Feb Share Welcome to CHOOLS GRAPHQL ASSESSMENT (YOU HAVE ONLY 30 MINUTES TO COMPLETE THIS PART [20 Questions]) **** Wishing You All The Best **** Instructions : To start the quiz, please provide your name, email id and phone number. All questions are mandatory* Answering each question is required before going on to the next page of questions. Your response is subject to change at any time. After completed the quiz click the submit button. If, once the time is up, it will be automatically submitted. The report will be mailed to your email address after the quiz is finished. 1. Who developed GraphQL? Facebook Google Microsoft Twitter2. What does the term "N+1 problem" refer to in the context of GraphQL? A query with multiple nested fields Inefficient loading of related data in a batch A security vulnerability Lack of proper documentation3. Which of the following is a valid scalar type in GraphQL? Date Object Function Promise4. What is a resolver in GraphQL? A function that defines how to retrieve data for a field A type of query A security measure A data validation rule5. How does GraphQL handle errors in a response? By ignoring errors and returning partial data By automatically fixing errors in the query By returning a well-defined error format By terminating the entire request on the first error6. How does GraphQL handle versioning of APIs? It automatically updates the schema based on client requests It relies on the use of custom directives for versioning It uses a fixed schema with backward-compatible changes It does not support versioning7. Which of the following is a valid way to provide variables in a GraphQL query? { variable: "value" } $variable: "value" variable = "value" variable: "value"8. GraphQL, how are arguments passed to a field? Using parentheses () Using square brackets [] Using curly braces {} Using angle brackets <>9. What is the purpose of the relay package in GraphQL? To handle pagination and connections in a standardized way To provide authentication for GraphQL queries To optimize query performance To enable offline support for GraphQL queries10. What is the purpose of the @deprecated directive in GraphQL? To mark a field or enum value as deprecated To enable caching for a specific query To define default values for fields To specify the data type of a field11. What is the purpose of the fragment keyword in GraphQL? To define a reusable piece of a query To group multiple queries together To define a new scalar type To include comments in a query12. How can you perform batching of queries in GraphQL? By using the @batch directive By wrapping multiple queries in a single request By specifying a batch size in the schema Batching is not supported in GraphQL13. What is the purpose of the fragments keyword in a GraphQL query? To define a reusable piece of a query To group multiple queries together To include comments in a query To exclude certain fields from the response14. What is the purpose of the enum type in GraphQL? To represent a field that can have multiple types To define a one-to-many relationship between types To create a subset of the schema To represent a set of predefined values15. Which type of operation in GraphQL is used for real-time data updates? Query Mutation Subscription Directive16. In GraphQL, what is the purpose of directives? To define custom scalar types To conditionally include or skip fields To create mutations To specify the schema version17. What is the purpose of the __typename field in GraphQL? To specify the name of the query To indicate the type of the current object To define custom scalar types To exclude a field from the response18. What is the purpose of the @skip and @include directives in GraphQL? To exclude or include fields based on a condition To define custom scalar types To perform mathematical calculations in queries To specify default values for query parameters19. Which HTTP method is commonly used with GraphQL? GET POST PUT DELETE20. What is the purpose of the on keyword in a GraphQL fragment? To filter data based on a condition To specify the type on which the fragment can be used To join multiple fragments together To create an alias for a field5 out of 4Time is Up! Previous R February 12, 2024 Next Laravel February 12, 2024 You Might Also Like Hello world CHOOLS No Comment How to Disable Avast Antivirus CHOOLS No Comment AVG Review — Is the Absolutely free Version As effective as the Premium Version? CHOOLS No Comment Understanding the Limitations of Models of Managing CHOOLS No Comment Careers Similar To Teaching CHOOLS No Comment