Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

sorting of bagpart content #16480

Closed
konika-jindal opened this issue Jul 24, 2024 · 0 comments
Closed

sorting of bagpart content #16480

konika-jindal opened this issue Jul 24, 2024 · 0 comments
Labels

Comments

@konika-jindal
Copy link

I am getting bagpart in graphql but I am unable to sort data of bagpart . How can I achieve that?
Getting error -

{
"errors": [
{
"message": "Unknown argument 'orderBy' on field 'contentItems' of type 'BagPart'.",
"locations": [
{
"line": 13,
"column": 26
}
],
"extensions": {
"code": "KNOWN_ARGUMENT_NAMES",
"codes": [
"KNOWN_ARGUMENT_NAMES"
],
"number": "5.4.1"
}
}
]
}

@OrchardCMS OrchardCMS locked and limited conversation to collaborators Jul 24, 2024
@Piedone Piedone converted this issue into discussion #16484 Jul 24, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

1 participant