-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Expand file tree
/
Copy pathGraphQL.flexipage-meta.xml
More file actions
60 lines (60 loc) · 2.07 KB
/
Copy pathGraphQL.flexipage-meta.xml
File metadata and controls
60 lines (60 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8" ?>
<FlexiPage xmlns="http://soap.sforce.com/2006/04/metadata">
<flexiPageRegions>
<name>region1</name>
<type>Region</type>
</flexiPageRegions>
<flexiPageRegions>
<itemInstances>
<componentInstance>
<componentName>graphqlContacts</componentName>
<identifier>graphqlContacts</identifier>
</componentInstance>
</itemInstances>
<itemInstances>
<componentInstance>
<componentName>graphqlMutations</componentName>
<identifier>graphqlMutations</identifier>
</componentInstance>
</itemInstances>
<name>region2</name>
<type>Region</type>
</flexiPageRegions>
<flexiPageRegions>
<itemInstances>
<componentInstance>
<componentName>graphqlVariables</componentName>
<identifier>graphqlVariables</identifier>
</componentInstance>
</itemInstances>
<itemInstances>
<componentInstance>
<componentName>graphqlRefresh</componentName>
<identifier>c_graphqlRefresh</identifier>
</componentInstance>
</itemInstances>
<name>region3</name>
<type>Region</type>
</flexiPageRegions>
<flexiPageRegions>
<itemInstances>
<componentInstance>
<componentName>graphqlPagination</componentName>
<identifier>graphqlPagination</identifier>
</componentInstance>
</itemInstances>
<itemInstances>
<componentInstance>
<componentName>graphqlMultipleObjects</componentName>
<identifier>c_graphqlMultipleObjects</identifier>
</componentInstance>
</itemInstances>
<name>region4</name>
<type>Region</type>
</flexiPageRegions>
<masterLabel>GraphQL</masterLabel>
<template>
<name>flexipage:appHomeTemplateHeaderThreeColumns</name>
</template>
<type>AppPage</type>
</FlexiPage>