Skip to content

Instantly share code, notes, and snippets.

@jblanche
Created October 25, 2011 16:40
Show Gist options
  • Save jblanche/1313386 to your computer and use it in GitHub Desktop.
Save jblanche/1313386 to your computer and use it in GitHub Desktop.
locomotive customField
{
"_alias" : "test",
"_id" : ObjectId("4ea6d8038538c6c91f000088"),
"_name" : "custom_field_2",
"_type" : "ContentTypeContentField",
"created_at" : ISODate("2011-10-25T15:38:43Z"),
"hint" : "",
"kind" : "string",
"label" : "name",
"position" : 0,
"required" : false,
"reverse_lookup" : "",
"target" : "",
"text_formatting" : "html",
"updated_at" : ISODate("2011-10-25T16:35:35Z")
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment