Quiz sur Apollo GraphQL

Quiz sur Apollo GraphQL

University

38 Qs

quiz-placeholder

Similar activities

QUIZ SA 314

QUIZ SA 314

University

40 Qs

Long Quiz | INFOT 1 – Integrative Programming and Technologies

Long Quiz | INFOT 1 – Integrative Programming and Technologies

University

40 Qs

Thiết bị và giao thức mạng (Lớp 12)

Thiết bị và giao thức mạng (Lớp 12)

12th Grade - University

33 Qs

AI U1 and U2

AI U1 and U2

University

40 Qs

VÒNG BÁN KẾT OLYMPIC TIN HỌC 2025-2026

VÒNG BÁN KẾT OLYMPIC TIN HỌC 2025-2026

University

40 Qs

Kuis 1 e-business

Kuis 1 e-business

University

33 Qs

Google Sheet

Google Sheet

10th Grade - University

35 Qs

Review Periklanan Digital

Review Periklanan Digital

University

40 Qs

Quiz sur Apollo GraphQL

Quiz sur Apollo GraphQL

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

soumaya sassi

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is GraphQL?

A query language for REST APIs

A query language for graph-based APIs

A framework for database development

A general-purpose programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between REST and GraphQL?

GraphQL allows retrieving multiple resources in a single request

REST allows performing complex queries on databases

GraphQL is faster than REST

REST is only compatible with JavaScript

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "Schema" mean in GraphQL?

A representation of the database

A configuration file for queries

The definition of data types, queries, and mutations

A description of business logic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are scalar types in GraphQL?

Types that can contain multiple sub-types

Basic types like String, Int, Float, Boolean, and ID

Types that define resolution functions

Types specific to mutations

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you define a GraphQL schema with Apollo Server in Node.js?

Use graphql-tools to generate a schema based on YAML files.

Define a schema using typeDefs that represent types, queries, and mutations, then associate it with resolvers.

Use JSON files to describe the types.

Define schemas only with simple JavaScript objects.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "resolver" in Apollo Server?

An object containing data

A function that resolves the values of a field in a query

A file that defines the structure of the schema

A means of filtering data in the database

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "resolver" in Apollo Server?

It is a function that resolves user queries in the application.

It is a function that generates schemas for REST APIs.

It is a function that associates a field of a GraphQL type with a data source, often a database or an external service.

It is a function that performs calculations on the data sent by the user.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?