Skip to content

Instantly share code, notes, and snippets.

@Yusfuu
Last active June 1, 2022 09:09
Show Gist options
  • Save Yusfuu/6986ab28b1fcaf3124b0e37447112f99 to your computer and use it in GitHub Desktop.
Save Yusfuu/6986ab28b1fcaf3124b0e37447112f99 to your computer and use it in GitHub Desktop.
type Review {
"""
The business that this review is about
"""
business: Business
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment