"Type" is a system field which is allowed to be set by user

The entity[‘Type’] is a system field returning the type the entity queried. However it is also possible to name a field “Type”. It means that the user created field does not get returned in the query at all.

Not allowing users to name their fields “Type” would be silly as it is a common attribute. Ideally changing it to lowercase, like with other system fields maybe? but this will break all scripts that are currently set up… not sure ://

I will just change the field to “Project Type” for the time being.

1 Like