-
Notifications
You must be signed in to change notification settings - Fork 89
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
fix: external-marketplace-integration-app-graphql-api.md #1728
Conversation
Navigation Preview LinkNo changes detected in the navigation.json file |
<td colspan="2" valign="top"> | ||
<strong id="query.getsaleschannel">getSalesChannel</strong> | ||
</td> | ||
<td colspan="2" valign="top"><strong id="query.getsaleschannel">getSalesChannel</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td colspan="2" valign="top"><strong id="mutation.saveconfiguration">saveConfiguration</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td colspan="2" valign="top"><strong id="mutation.createsaleschannel">createSalesChannel</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
<strong id="saleschannel.id">Id</strong> | ||
</td> | ||
<td valign="top"><strong id="saleschannel.id">Id</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
<strong id="saleschannel.id">Id</strong> | ||
</td> | ||
<td valign="top"><strong id="saleschannel.id">Id</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td valign="top"><strong id="saleschannel.name">Name</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td valign="top"><strong id="saleschannel.countrycode">CountryCode</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td valign="top"><strong id="saleschannel.cultureinfo">CultureInfo</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td valign="top"><strong id="saleschannel.timezone">TimeZone</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
<td valign="top"> | ||
String | ||
</td> | ||
<td valign="top"><strong id="saleschannel.currencycode">CurrencyCode</strong></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "id"
Use Style Guide.
💡 Suggestion - Replace with "ID".
✍ Check the Education Styleguide for more information.
Preview LinksNo changes detected in any markdown/MDX file |
Types of changes