| Extend the Resolver type in the sync-ui schema (https://github.com/aerogear/data-sync-ui/blob/master/server/gql/schema.js) with a field publish similar to the sync server (https://github.com/aerogear/data-sync-server/blob/master/sequelize/models/resolver.js). When a mutation is saved the name of the selected subscription should be stored there. |