CentreForDigitalHumanities / lettercraft

Lettercraft & Epistolary Performance in Medieval Europe
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Feature/person types #86

Closed XanderVertegaal closed 1 week ago

XanderVertegaal commented 2 weeks ago

Another part of #75

This PR adds GraphQL types (and 2 queries) for models in Core and Person.

It also adds two queries for AgentDescriptions that may be used when we start building the forms. More queries can easily be added as we need them.

I recommend that you test this by visiting the Graphiql endpoint, inspecting the schema and making test queries.

image