darrindickey
02/23/2019, 4:43 PMquery {
users {
id
first_name
last_name
username
}
}
I get this failure:
"message": "Field \"users\" argument \"first_name\" of type \"String!\" is required but not provided.",
There is a valid data row in the database.