Skip to content

dab error with stored procedure parameter and graphql #2608

Closed Answered by RubenCerna2079
camaro322hp asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @camaro322hp, I was able to replicate the issue.
The problem is that you need to need to write a specific number inside of the parameter not "number".
An example of this (if it doesn't help, let me know):

"parameters": {
  "title": "randomX",      //This is "string"
  "publisher_id": 1234     //This is "number"
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@camaro322hp
Comment options

@camaro322hp
Comment options

Answer selected by camaro322hp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants