Query example with variables
query($filter: JSON) { | |
family_history(filter: $filter){ | |
submitter_id | |
auth_resource_path | |
family_history_id | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment