Client icon indicating copy to clipboard operation
Client copied to clipboard

[11.14] GraphQL API

Open claudiu-cristea opened this issue 2 years ago • 2 comments

Fixes #766

claudiu-cristea avatar Aug 21 '23 11:08 claudiu-cristea

I think it's a mistake to extend AbstractApi at all.

Maybe but I wanted to reuse AbstractApi::post(). Or should we move that in a trait?

claudiu-cristea avatar Oct 08 '23 15:10 claudiu-cristea

We should just take the hit on a little duplication. Traits are horrible for this type of thing (most things imo :trollface:).

GrahamCampbell avatar Oct 08 '23 22:10 GrahamCampbell

Closing due to inactivity.

GrahamCampbell avatar Mar 17 '24 21:03 GrahamCampbell