0 votes
in GraphQL by
______________ is restricted to a particular set of allowed values.

select the correct option from below list

a)Enumeration type

b)Object type

c)Scalar type

d)None of the options

1 Answer

0 votes
by
a)Enumeration type is restricted to a particular set of allowed values.
...