Skip to content

Instantly share code, notes, and snippets.

View christiaanwesterbeek's full-sized avatar

Christiaan Westerbeek christiaanwesterbeek

View GitHub Profile
@christiaanwesterbeek
christiaanwesterbeek / ra-data-postgraphile.ts
Last active August 26, 2019 03:42 — forked from alexkubica/dataProvider.ts
dataProvider adaptation for postgraphile flavor
// from https://gist.github.com/ak-il/e91bfbd2c7c83086c7ded41512335795
import gql from 'graphql-tag';
import {
GET_LIST,
GET_ONE,
GET_MANY,
CREATE,
UPDATE,
DELETE,
} from 'react-admin';
/*
* Copyright (c) 2010 Tobias Schneider
* This script is freely distributable under the terms of the MIT license.
*/
(function(){
var UPC_SET = {
"3211": '0',
"2221": '1',
"2122": '2',