SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
693 stars 201 forks source link

How to add custom column to be saved to database #210

Closed flexsingit closed 6 years ago

flexsingit commented 6 years ago

Hello,

I have some columns that i want to be saved to database along with createOrUpdateGraphNode function. Is there any way of doing the same ?