GraphQL SchemasObjectspost_attachmentVersion: 4.2.0On this pagepost_attachmentcolumns and relationships of "post_attachment"type post_attachment { content( path: String): jsonb! id: bigint! post: post!}Fieldscontent (jsonb!)path (String)JSON select pathid (bigint!)post (post!)An object relationship