Steve Bink

Results 3 issues of Steve Bink

Fixes #4 - Adds global/static access to the pagination cursor from the most recent call - Adds access to an individual endpoint via the `__get()` method

In our application (Drupal 10, custom middleware module to leverage `sendgrid-php` library), we have a need to track meta-data regarding a proposed call to the Sendgrid API. Up to now,...