Skip to content

A basic implementation of GraphQL for Umbraco with a VueJS app to consume data.

License

Notifications You must be signed in to change notification settings

jamiepollock/umbraco-graphql-demo

Repository files navigation

Umbraco GraphQL demo

A basic implementation of GraphQL for Umbraco with a VueJS app to consume data.

⚠️ Please be aware!

I'm using this as a learning exercise. I have little to no experience in VueJS or GraphQL.

Also, at the time of development, GraphQL for Umbraco is not production ready but could be with your help! :)

Getting Started

The demo includes UmbracoCMS v7.13.1 preinstalled with the standard starter kit.

For ease of development, I configured my local IIS to point the GraphQLForUmbracoDemo.Web project with the following hostname:

http://umbraco.graphql.local/

If you intend on pointing to a different hostname please be sure to update the API endpoint in the VueJS app.

Umbraco backoffice credentials

To access the backoffice you will need the following credentials:

Username: admin@admin.com
Password: v<vDQK82xX=a%[U~

About

A basic implementation of GraphQL for Umbraco with a VueJS app to consume data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published