Deprecation of unused queries in GraphQL schema
June 15th, 2020
The following queries will be deprecated as they are not relevant to live features on the platform.

Branch:
  • branchContracts

Event:
  • eventList
  • eventGet
  • similarEvents
EventRegistration:
  • eventRegistrationList
  • eventRegistrationGet

EventSpeaker:
  • eventSpeakerCreate
  • eventSpeakerUpdate
  • eventSpeakerDelete

EventTicket:
  • eventTicketCreate
  • eventTicketUpdate
  • eventTicketDelete

OpportunityApplication:
  • getInboundEmailApplication

OrganizationDevelopment:
  • updateOrganizationDevelopment
  • updateOrganizationDevelopmentTarget
  • organizationDevelopmentList
  • organizationDevelopmentGet
  • organizationDevelopmentTargetList
  • organizationDevelopmentTargetGet

MailTemplate:
  • createMailTemplate
  • publishMailTemplate
  • sendTestMailTemplate
  • deleteMailTemplate
  • updateMailTemplate
  • mailTemplates
  • getMailTemplate
  • deliverabilityReport

Invoice:
  • createInvoice
  • updateInvoice
  • updatePaymentInvoice
  • deleteInvoice
  • invoicePayByCash
  • invoiceApproveCashPayment
  • getInvoice

Deprecation Schedule
  • 30th June 2020 - the queries/mutations will be marked as deprecated on the schema.
  • 30th July 2020 - the queries/mutations will be removed from the schema.
X
Crafted by