0
Q:

graphql pass array as argument

//use type modifers. [] for arrays.
type Query {
	Items(id:[ID]) : [item]
}
0

New to Communities?

Join the community