1.1.35 • Published 2 years ago

@octoguide/firebase-utils v1.1.35

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

Constants

fetchDataRequest

fetch data with or without any path parameters

Kind: global constant

ParamTypeDescription
endpointLookupstringcorrespond with ApiConfig service endpoints
pathParamsArrayarray of known pathParams - i.e. 'orgId' or null if none
pathParamValuesArrayarray of corresponding pathParamValues or null if none
configArrayarray of config entries passed in from the target app

fetchUriDataRequest

fetch data using the uri provided

Kind: global constant

ParamTypeDescription
uristringthe uri to use in the get request

addOrUpdateDataRequest

Update the payload object and make the call to the API - return the payload updated (may contain an id if a new object)

Kind: global constant

ParamTypeDescription
currentListArraycurrent list that is going to be changed - DEPRECATED PARAMETER (May 2020)
payloadObjectthe payload being updated/ added
postEndpointstringthe add endpoint - key links to ApiConfig
putEndpointstringthe update endpoint - key links to ApiConfig
pathParamsArrayarray of known pathParams - i.e. 'orgId' or null if none
pathParamValuesArrayarray of corresponding pathParamValues - i.e. orgId or null if none
configArrayarray of config entries passed in from the target app
1.1.29

2 years ago

1.1.30

2 years ago

1.1.34

2 years ago

1.1.33

2 years ago

1.1.32

2 years ago

1.1.31

2 years ago

1.1.35

2 years ago

1.1.27

2 years ago

1.1.23

5 years ago

1.1.22

5 years ago

1.1.21

5 years ago

1.1.25

5 years ago

1.1.24

5 years ago

1.1.20

5 years ago

1.1.19

5 years ago

1.1.18

5 years ago

1.1.17

5 years ago

1.1.16

5 years ago

1.1.15

5 years ago

1.1.14

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago