Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add approvedPrograms to Partner object #3347

Merged
merged 4 commits into from
Dec 20, 2024

Adjust imports

b68c4c0
Select commit
Loading
Failed to load commit list.
Merged

Add approvedPrograms to Partner object #3347

Adjust imports
b68c4c0
Select commit
Loading
Failed to load commit list.
GraphQL Hive / GraphQL Hive > schema:check > CORD > dev succeeded Dec 20, 2024 in 1s

No breaking changes

Found 4 changes

Safe: 4

Safe changes

  • Input field approvedPrograms of type [ProjectType!] was added to input object type CreatePartner
  • Input field approvedPrograms of type [ProjectType!] was added to input object type UpdatePartner
  • Type SecuredProjectTypes was added
  • Field approvedPrograms was added to object type Partner