TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Minnu Merin Alex
NA
191
27.3k
Error handling using graphql
Nov 20 2018 11:06 PM
How will i display response code.i am using this code .
throw new GraphQL.ExecutionError("INVALID_CAQHID")
{
Code = "213"
};
and i am getting the output as below.i am not able to display the status code.please help me to fix the same.
{
"data": {
"getDetails": null
},
"errors": [
{
"message": "INVALID_ID"
}
]
}
Reply
Answers (
1
)
spacing between menu items
Display Sub-menu Items under main menu