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
First of all. Thanks for this extension. It helps a lot.
I have a question, but I don't know if it is a issue.
I'm working with graphql to make the queries in my collections.
And I have a collection named Projects. An this collection have a slug field, with a prefix defined (project-). i've put this prefix in the Interface and the Display sections.
But when I get the slug field through the graphql query, the slug cames without the prefix.
Is it the normal behavior or is it an issue?
Thanks again for your time.
The text was updated successfully, but these errors were encountered:
Hi @dimitrov-adrian
First of all. Thanks for this extension. It helps a lot.
I have a question, but I don't know if it is a issue.
I'm working with graphql to make the queries in my collections.
And I have a collection named Projects. An this collection have a slug field, with a prefix defined (project-). i've put this prefix in the Interface and the Display sections.
But when I get the slug field through the graphql query, the slug cames without the prefix.
Is it the normal behavior or is it an issue?
Thanks again for your time.
The text was updated successfully, but these errors were encountered: