The Wayback Machine - https://web.archive.org/web/20220216185339/https://github.com/topics/headless
Skip to content
#

headless

Here are 19,393 public repositories matching this topic...

pKorsholm
pKorsholm commented Feb 14, 2022

in POST /admin/customers/:id

Add the option to include CustomerGroups in the update request body.

CustomerGroups should be represented as an object with an id property. All id’s should be provided, meaning removals means deletes from the customer group.

Blocked by #1054

Acceptance criteria

  • invoking the endpoint should add the Customer to the provided CustomerGroups
  • inte
sanity
alevroub
alevroub commented Jun 26, 2018

The default google-maps-input.json could maybe include more displaying options, such as themes and zoom level for the static map. Though hacky, these few changes do the job for me:

GeopointSelect.js

var _googleMapsInput = require('config:@sanity/google-maps-input');
var _googleMapsInput2 = _interopRequireDefault(_googleMapsInput);

class GeopointSelect extends _react2.default.Compone

Improve this page

Add a description, image, and links to the headless topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless topic, visit your repo's landing page and select "manage topics."

Learn more