Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Phone Missing from Tenant Query #146

Closed
JamesBock opened this issue Feb 12, 2021 · 0 comments · Fixed by #151
Closed

[BUG] Phone Missing from Tenant Query #146

JamesBock opened this issue Feb 12, 2021 · 0 comments · Fixed by #151
Assignees
Labels
bug Something isn't working

Comments

@JamesBock
Copy link
Collaborator

Description

pulled from @rixong comment on #144

this doesn't populate the phone

    tenant (id: "VGVuYW50Cmkx") {
        name
        id
        residenceId
        phones {
          phoneNumber
        }
    }
  }

Acceptance Criteria

  • Query works

Size of Ticket

M

Please specify the associated work domain:

  • Dev-Backend
@JamesBock JamesBock self-assigned this Feb 12, 2021
@JamesBock JamesBock added bug Something isn't working and removed Not Ready labels Feb 12, 2021
@JamesBock JamesBock linked a pull request Feb 25, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant