GraphQL queries against the user schema return mismatched field definitions and result in validation errors. The schema on the client side differs from the server schema. Synchronizing schema definitions and updating client code will resolve mismatches.