Skip to content

Instantly share code, notes, and snippets.

@ralfting
Created July 31, 2019 15:03
Show Gist options
  • Select an option

  • Save ralfting/463ae6ce726aeba743fe11e8f162af9f to your computer and use it in GitHub Desktop.

Select an option

Save ralfting/463ae6ce726aeba743fe11e8f162af9f to your computer and use it in GitHub Desktop.
export type ConditionalFieldsQueryData = {
fieldsToHide: Array<FieldsToHide>,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment