fikaproductions / fika-gatsby-source-cockpit

This is a Gatsby version 2.\*.\* source plugin that feeds the GraphQL tree with Cockpit Headless CMS collections and singletons data. Actually, it supports querying raw texts (and any trivial field types), Markdown, images, galleries, assets, sets, repeaters, layout(-grid)s (currently only without nested images/assets), objects, linked collections and internationalization.
GNU General Public License v3.0
23 stars 22 forks source link

Add support for the AccountLink field type #20

Open DigitalGoldfish opened 5 years ago

DigitalGoldfish commented 5 years ago

The AccountLink field types links to a Cockpit User entity. In order to be able to implement this #15 needs to be implemented first.