query allUS_Zip_Codes {
uS_Zip_Codes (where:{Primary_city:{text:{search:{term:"kans"}}}}, skip: 0, limit: 3) {
results {
Primary_city
State
US_Zip_Code
id
}
}
}
Hi @krainov, I just tested it here and I wasn't able to reproduce this issue. Are you able to send me a date and time UTC that you faced this trouble to investigate it better? I tested it on the API Playground: https://www.back4app.com/database/back4app/us-zip-code-api/graphql-playground/all-us_zip_codes