[GraphQL graph] DNS Record endpoint should link to the service #48

Open
opened 2023-08-02 08:07:30 +03:00 by inex · 1 comment

We have a link from the Service to DnsRecord, but no link from DnsRecord to Service. Because of this, we can get the DNS records of the specific service by using services.allServices[x].dnsRecords, but we cannot get the Service which requires the DNS record when calling system.domainInfo.requiredDnsRecords.

We have a link from the Service to DnsRecord, but no link from DnsRecord to Service. Because of this, we can get the DNS records of the specific service by using `services.allServices[x].dnsRecords`, but we cannot get the Service which requires the DNS record when calling `system.domainInfo.requiredDnsRecords`.
inex added the
Bug
label 2023-08-02 08:07:30 +03:00
Poster
Owner
This is related to https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/265
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy-rest-api#48
There is no content yet.