Skip to content

2022 amends#1

Draft
endymion1818 wants to merge 6 commits intomainfrom
2022-amends
Draft

2022 amends#1
endymion1818 wants to merge 6 commits intomainfrom
2022-amends

Conversation

@endymion1818
Copy link
Copy Markdown

@endymion1818 endymion1818 commented Oct 19, 2022

  • Added a note about JMeter plugins
  • Updated to use id instead of entryId
  • Fields named type are no longer allowed, changed field name

Comment thread prepare.js
const mutation = gql`
mutation {
createSalesChannel(data: {type: "${saleChannelNameEnum}"}) {
createSalesChannel(data: {onOrOffline: "${saleChannelNameEnum}"}) {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ Not sure about this naming convention

@endymion1818 endymion1818 self-assigned this Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant