Type alias GetCustomerPortalByRefIdQuery

GetCustomerPortalByRefIdQuery: { __typename?: "Query"; customerPortal: { __typename?: "CustomerPortal" } & CustomerPortalFragment }

Type declaration