Login
Remember
Register
Ask a Question
______________ is the most basic component of a GraphQL schema.
+1
vote
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
______________ is the most basic component of a GraphQL schema.
select the correct option from below list
a)Field
b)Object
c)Types
d)All the options
graphql-schema
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2022
by
sharadyadav1986
b)Object is the most basic component of a GraphQL schema.
...