Cannot query actual values “_blank” with underscore via graphql in Strapi

Cannot query actual values “_blank” with underscore via graphql in Strapi


0

I create Enumeration values with underscore in Strapi, such as "_blank", "_self", and then query these values via graphql, the returned value is "blank", but if I query the value via RestApi, the returned value is "_blank".

create enumeration in Strapi

How can I query the actual value "_blank" via graphql in Strapi?

New contributor

Erick Ren is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


Load 3 more related questions


Show fewer related questions

0



Leave a Reply

Your email address will not be published. Required fields are marked *