criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

Make query parameters work with graph.del() #18

Closed bergman closed 11 years ago

bergman commented 11 years ago

I'm passing ?access_token=... into graph.del() and it wouldn't work without this fix.