Skip to content

Instantly share code, notes, and snippets.

@peggyrayzis
Last active December 21, 2017 20:19
Show Gist options
  • Save peggyrayzis/30f4016edeef8f23aab1e0c79bc4bed1 to your computer and use it in GitHub Desktop.
Save peggyrayzis/30f4016edeef8f23aab1e0c79bc4bed1 to your computer and use it in GitHub Desktop.
Defaults for apollo-link-state
export const defaults = {
visibilityFilter: 'SHOW_ALL',
todos: [],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment