Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Create new Sponsorships #5

@driesvints

Description

@driesvints

With a newly added createSponsorship mutation to the GitHub GraphQL API it should be possible to integrate this into the library.

// Make the current authenticated user sponsor the target account...
$client->sponsor('driesvints');

It's only possible of course to start sponsorships from the authenticated account. So implementations of the Sponsorable trait should have their own token set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions