rollymaduk / a-new-test-repo

for git union tests
0 stars 0 forks source link

GraphQL Schema Definition for Mixed API Design #45

Open git-union-dev[bot] opened 9 months ago

git-union-dev[bot] commented 9 months ago

GraphQL Schema Definition for Mixed API Design

As a developer, I want a GraphQL schema that can also support REST endpoints, ensuring that the API provides consistent and well-structured data access points for both GraphQL and REST clients.

Acceptance Criteria