0 votes
in GraphQL by
The following statements are true, except ___________.

a)GraphQL has a built-in date type

b)Aliases can be used to name the result objects for multiple queries

c)Fragments are useful for the structure and reusability of your GraphQL code

d)Every field in a GraphQL type can be associated with zero or more arguments

1 Answer

0 votes
by
a)GraphQL has a built-in date type

Related questions

0 votes
asked Mar 2, 2022 in GraphQL by rajeshsharma
0 votes
asked Sep 17, 2021 in Interstellar Git by SakshiSharma
...