SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

Cleanup InternPosition #3232

Closed CarsonF closed 1 month ago

github-actions[bot] commented 1 month ago

🗞 GraphQL Summary

View schema changes ```diff @@ -2108,11 +2108,11 @@ Literacy MidLevelQualityAssurance Mobilization OralityFacilitator - OtherAttached - OtherPartnershipCapacity - OtherTranslationCapacity + OtherAttached @deprecated(reason: "Legacy. Only used in historic data.") + OtherPartnershipCapacity @deprecated(reason: "Legacy. Only used in historic data.") + OtherTranslationCapacity @deprecated(reason: "Legacy. Only used in historic data.") Personnel ScriptureEngagement Technology TranslationFacilitator @deprecated(reason: "Legacy. Only used in historic data.") ```