You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@reneepe and @michaelmarshall , produces is an ID for story, film, song, and literacy-material. So this product will have this produces.
produces and scriptureReference can not exists at the same time. If produces is inputted, scriptureReference is no meaning.
Story, film, song and lit-material have their own scriptureReference.
Describe the bug
mutation CreateProduct > Product can be created with any input values to the 'produces' field.
Steps to Reproduce
On Graphql playground or Postman - create a API request as below snap & attached notepad file and execute request.
Expected Result
Specific Validation should be present for the length or inputs to the 'produces' field.
Actual Result
Product created successfully with any input values to the 'produces' field.
See video - https://drive.google.com/file/d/1ycZYNSWyhrSZbRSr03jxHZyjmmABLYZu/view?usp=drivesdk
GraphQL Query ( createProduct ):
Query and Input File
createProduct_producesID.txt
CordAPIV3# aaecaf0
The text was updated successfully, but these errors were encountered: