GraphQL Changelog – Week 10/11 to 14/11
2 days ago by ReadMe API
This release introduces Start Form visibility controls, IPaaS preferences, and archived status fields for Phases and Reports. Additionally, we have deprecated the anyone_can_create_card field across multiple objects and removed enableExternalGuests from Repo preferences.
New:
- Fields Added:
archivedwas added to thePhaseFieldobject type.archivedwas added to thePipeReportFilterableFieldsobject type.ipaasDisabledReasonwas added to theOrganizationPreferencesobject type.ipaasEnabledwas added to theOrganizationPreferencesobject type.startFormVisibilitywas added to thePipeobject type.startFormVisibilitywas added to thePipeSharedPropertiesinterface.
Deprecated:
- The
anyone_can_create_cardfield is now deprecated across several areas including:ConnectedTableInternalPipePipePublicPipeInterfaceRepoTable
- The
enableExternalGuestsfield is deprecated inRepoPreference. - The
anyone_can_create_cardargument in thepipesfield of the following is now deprecated:InternalOrganizationOrganizationOrganizationInterface
- The
anyone_can_create_cardinput field inUpdatePipeInputis now deprecated.
These permissions are deprecated in favor of form permissions configuration.
