Skip to content

DATA-7223 update schemas - ACCS / Add filtering#571

Open
jhadobe wants to merge 4 commits into
mainfrom
jh_update-schema-v2-catalog
Open

DATA-7223 update schemas - ACCS / Add filtering#571
jhadobe wants to merge 4 commits into
mainfrom
jh_update-schema-v2-catalog

Conversation

@jhadobe
Copy link
Copy Markdown
Contributor

@jhadobe jhadobe commented May 28, 2026

This PR updates the GraphQL and REST schemas by request of the Catalog team. They have removed some examples.

I've also added filtering so we can remove the Pay By Link endpoints until the feature is complete.

REST

(no changes)

GraphQL

New GraphQL Queries

  • payByLinkOrder
  • sharedRequisitionList

New GraphQL Mutations

  • assignChildCompany
  • completePayByLinkPayment
  • importSharedRequisitionList
  • shareRequisitionListByEmail
  • shareRequisitionListByToken
  • unassignChildCompany

New GraphQL Types

  • AdminAssistanceAction
  • AdminAssistanceActions
  • AssignChildCompanyInput
  • AssignChildCompanyOutput
  • CompanyHierarchy
  • CompletePayByLinkPaymentOutput
  • CurrentProductInput
  • ImportSharedRequisitionListOutput
  • PayByLinkInput
  • PayByLinkOrder
  • PayByLinkOrderAddress
  • PayByLinkOrderItem
  • PayByLinkOrderTotals
  • ShareRequisitionListByEmailInput
  • ShareRequisitionListByEmailOutput
  • ShareRequisitionListByTokenOutput
  • ShareRequisitionListUserError
  • ShareRequisitionListUserErrorCode
  • SharedRequisitionListOutput
  • UnassignChildCompanyInput
  • UnassignChildCompanyOutput

@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests May 28, 2026
@jhadobe jhadobe changed the title DATA-7223 update schemas - ACCS DATA-7223 update schemas - ACCS / Add filtering May 29, 2026
@jhadobe jhadobe requested review from keharper and meker12 May 29, 2026 20:24
@jhadobe jhadobe added the technical Changes to code, examples, or technical processes label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial technical Changes to code, examples, or technical processes

Projects

Status: 👍 Approved

Development

Successfully merging this pull request may close these issues.

3 participants