GraphQL Type System lvl.1

GraphQL Type System lvl.1

Professional Development

10 Qs

quiz-placeholder

Similar activities

Ramie Jandel and Macnabstan Trist copmuter quiz

Ramie Jandel and Macnabstan Trist copmuter quiz

Professional Development

12 Qs

Integração de Aplicações - Quiz 2

Integração de Aplicações - Quiz 2

Professional Development

14 Qs

Synthèse du web

Synthèse du web

Professional Development

12 Qs

The Importance of Monitoring

The Importance of Monitoring

Professional Development

9 Qs

NHANH TAY LẸ MẮT

NHANH TAY LẸ MẮT

Professional Development

5 Qs

Unit I - Introduction Data Structure/Array

Unit I - Introduction Data Structure/Array

Professional Development

10 Qs

ITF - Quiz 9.5 - DNS and URLs

ITF - Quiz 9.5 - DNS and URLs

Professional Development

15 Qs

Typing words on keyboard (colours)

Typing words on keyboard (colours)

KG - Professional Development

11 Qs

GraphQL Type System lvl.1

GraphQL Type System lvl.1

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Tomas Martinez

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a GraphQL Object Type?

A type that represents a kind of object you can fetch from a GraphQL service

A type that represents a scalar value in GraphQL

A type that represents an interface in GraphQL

A type that represents a union in GraphQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the schema in GraphQL?

To define the set of possible data that can be queried on a GraphQL service

To define the implementation-specific details of a GraphQL service

To define the programming language syntax used in a GraphQL service

To define the types and fields available in a GraphQL service

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a scalar type in GraphQL?

A type that represents a single scalar object and can't have sub-selections

A type that represents an array of objects

A type that represents an interface in GraphQL

A type that represents a union in GraphQL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an enum type in GraphQL?

To restrict a field to a particular set of allowed values

To define a type that represents a kind of object you can fetch from a GraphQL service

To define a type that represents a scalar value in GraphQL

To define a type that represents an interface in GraphQL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an interface in GraphQL?

To define a set of fields that a type must include to implement the interface

To restrict a field to a particular set of allowed values

To define a type that represents a kind of object you can fetch from a GraphQL service

To define a type that represents a scalar value in GraphQL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a union type in GraphQL?

To represent a type that can be one of several different types

To define a set of fields that a type must include to implement the interface

To restrict a field to a particular set of allowed values

To define a type that represents a kind of object you can fetch from a GraphQL service

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an input type in GraphQL?

To pass complex objects as arguments into a field

To represent a type that can be one of several different types

To define a set of fields that a type must include to implement the interface

To restrict a field to a particular set of allowed values

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?