On this pageSpacePostTypeNo descriptiontype SpacePostType { postType: PostType postTypeId: ID! space: Space spaceId: ID! whoCanPost: [ID!] whoCanReact: [ID!] whoCanReply: [ID!]}FieldspostType (PostType)postTypeId (ID!)space (Space)spaceId (ID!)whoCanPost ([ID!])whoCanReact ([ID!])whoCanReply ([ID!])