pages/index: fetch opportunities by domainname
This commit is contained in:
parent
61d3827614
commit
3db098b5c7
@ -77,7 +77,7 @@ export const getServerSideProps: GetServerSideProps<PageProps> = async (ctx) =>
|
||||
fullname
|
||||
leadid
|
||||
}
|
||||
opportunities {
|
||||
opportunities(owner_domainname: $domainname) {
|
||||
name
|
||||
opportunityid
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user