prime icon indicating copy to clipboard operation
prime copied to clipboard

✨Open Source GraphQL CMS

Results 85 prime issues
Sort by recently updated
recently updated
newest added

A coworker was playing with Prime CMS for a while and noticed that one of the Content Types could be somehow corrupted. Whenever they tried to save a page with...

bug

Still a work in progress but wanted to push what I have so far. I basically copy/pasted `prime-field-string` and started deleting and adding stuff to get it to work. Thoughts:...

WIP

I would like to search by subdocuments. I have an author in the blogPost type and I would like to get all posts by selected author. ![image](https://user-images.githubusercontent.com/10618781/54815900-43a06780-4c93-11e9-98bc-f1debf1f9ccd.png) Where I can...

feature
fields

disclosure: I don't have a running instance of PrimeCMS, but I've been extensively pouring through the code for the last few days. When looking at your generated resolvers for the...

If I create a new slice with the option "Allow multiple slices" to false. I am still able to add multiple slices to the content.

Noticed that I hadn't wrote about this yet but it's something I really want from GraphCMS that's missing currently. It'd be nice to be able to define custom resolvers when...

So I was just playing with the Cloudinary integration and it's pretty good that you can define "crops" up front and edit them directly into Cloudinary. It seems like they...

This is on my mind and I guess it should be up for discussion as it's common in every other CMS: GraphCMS, Prismic, Contentful etc An asset in GraphCMS is...

We were in the process of evaluating GraphCMS and one of the features we're using quite a bit is the RichText field. It allows exporting/transforming various types. GraphCMS has 3...