@pikku/addon-facebook-graph-api
v0.0.7
Published
Interact with Facebook using the Graph API
Readme
@pikku/addon-facebook-graph-api
Interact with Facebook using the Graph API
Setup
- Add icon SVG at
facebook-graph-api.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
