1.1.35 • Published 1 year ago

@octoguide/firebase-utils v1.1.35

Weekly downloads
1
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.1.30

1 year ago

1.1.34

1 year ago

1.1.33

1 year ago

1.1.32

1 year ago

1.1.31

1 year ago

1.1.35

1 year ago

1.1.27

1 year ago

1.1.23

3 years ago

1.1.22

3 years ago

1.1.21

3 years ago

1.1.25

3 years ago

1.1.24

3 years ago

1.1.20

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago