Login
Remember
Register
Ask a Question
______________ is restricted to a particular set of allowed values.
0
votes
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
______________ 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
graphql-set
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2022
by
sharadyadav1986
a)Enumeration type is restricted to a particular set of allowed values.
...