GraphQL SchemasObjectspost_hashtagVersion: 4.2.0On this pagepost_hashtagcolumns and relationships of "post_hashtag"type post_hashtag { end_index: bigint! post: post! start_index: bigint! tag: String!}Fieldsend_index (bigint!)post (post!)An object relationshipstart_index (bigint!)tag (String!)