You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fields of type ezstring, ezinteger, ezboolean, ezfloat and eztext should be mapped to the matching native type, not to a custom type. It would simplify how they are requested:
{
content {
articles {
title
body { html }
}
}
}
The text was updated successfully, but these errors were encountered:
Fields of type
ezstring
,ezinteger
,ezboolean
,ezfloat
andeztext
should be mapped to the matching native type, not to a custom type. It would simplify how they are requested:The text was updated successfully, but these errors were encountered: