Searched refs:createdUpdateGroupId (Results 1 – 3 of 3) sorted by relevance
23 ): Promise<{ createdUpdateGroupId: string }> {50 ): Promise<{ createdUpdateGroupId: string }> {61 return { createdUpdateGroupId: publishedUpdates[0].group };
69 }): Promise<{ createdUpdateGroupId: string }> {79 result.createdUpdateGroupId210 const createdUpdateGroupId = ( constant212 ).createdUpdateGroupId;219 fetchManifestAndBundleAsync(easProjectId, createdUpdateGroupId, 'ios'),220 fetchManifestAndBundleAsync(easProjectId, createdUpdateGroupId, 'android'),
96 }): Promise<{ createdUpdateGroupId: string }> {110 result.createdUpdateGroupId180 const createdUpdateGroupId = ( constant182 ).createdUpdateGroupId;198 const url = `exps://u.expo.dev/${projectId}/group/${createdUpdateGroupId}`;