This used custom data types before, which was misleading and didn't scale well because the set of attribute types is different than the set of grid types we can store. Now just use the grid data type, like how the store named attribute node uses the attribute type. This covers backward compatibility, but not forward compatibility. Pull Request: https://projects.blender.org/blender/blender/pulls/135814