xxxxxxxxxx
query+molecule+($id:+String!)+{
++++chem_comp(comp_id:$id){
++++++++chem_comp+{
++++++++++++id
++++++++++++name
++++++++++++formula
++++++++++++pdbx_formal_charge
++++++++++++formula_weight
++++++++++++type
++++++++}
++++++++pdbx_reference_molecule+{
++++++++++++prd_id
++++++++++++chem_comp_id
++++++++++++type
++++++++++++class
++++++++++++name
++++++++++++represent_as
++++++++++++representative_PDB_id_code
++++++++}
++++++++rcsb_chem_comp_info+{
++++++++++++atom_count
++++++++++++bond_count
++++++++++++bond_count_aromatic
++++++++++++atom_count_chiral
++++++++}
++++++++rcsb_chem_comp_descriptor+{
++++++++++++InChI
++++++++++++InChIKey
++++++++++++SMILES
++++++++++++SMILES_stereo
++++++++}
++++++++pdbx_reference_entity_poly_seq+{
++++++++++++observed
++++++++++++mon_id
++++++++++++num
++++++++}
++++++++pdbx_chem_comp_identifier+{
++++++++++++identifier
++++++++++++program
++++++++}
xxxxxxxxxx
{"id":+"GDN"}
{
"message": "Invalid or incomplete introspection result. Ensure that you are passing \"data\" property of introspection response and no \"errors\" was returned alongside: { entry: { polymer_entities: [Array], assemblies: [Array] } }",
"stack": "Error: Invalid or incomplete introspection result. Ensure that you are passing \"data\" property of introspection response and no \"errors\" was returned alongside: { entry: { polymer_entities: [Array], assemblies: [Array] } }\n at devAssert (webpack-internal:///../../../node_modules/graphql/jsutils/devAssert.mjs:7:11)\n at buildClientSchema (webpack-internal:///../../../node_modules/graphql/utilities/buildClientSchema.mjs:41:254)\n at eval (webpack-internal:///./components/GraphiQL.js:895:57)"
}