getSchemaRefs(schemaId)Returns all references found in the schema during the addition of the schema to the resolver. If schema with the specified id is not found, an error will be thrown.schemaId <string> - schema id of the schema to return references for. Returns - array of objects with...