Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 552 Bytes

Build Status

A meteor wrapper package for fbgraph

Currently using fbgraph v1.2.0

Usage

Can only be used server side. Consult fbgraph for documentation. The only difference is that the graph referenced in the readme is instead FBGraph in this package. You do not have to require the module yourself.

Example

FBGraph.setAccessToken(access_token);