Skip to content

Instantly share code, notes, and snippets.

@lovitt
lovitt / schema.graphql
Created May 7, 2020 21:53 — forked from thomsbg/schema.graphql
No parent container
interface EntryRevision {
title: String
body: EntryBody
# etc
}
# A published unit of content
type Entry implements EntryRevision {
draft: EntryDraft
}
OX.AdRequest = OX.AdRequest || function(C, q) {
var F = OX.utils,
s = F.rand(),
J, a = {},
E, H = 0,
g, l, h = {},
x = {},
m, n, D, c, d, y = {
o: s
},
@lovitt
lovitt / snippet.js
Last active August 29, 2015 14:05 — forked from banderson623/snippet.js
OX.AdRequest = OX.AdRequest || function(C, q) {
var F = OX.utils,
s = F.rand(),
J, a = {},
E, H = 0,
g, l, h = {},
x = {},
m, n, D, c, d, y = {
o: s
},