Magidoc

plans
Query

Arguments

#

filter = {}

Specify to filter the records returned.

paging = { "first": 10 }

Limit or page results.

sorting = [ { "direction": "DESC", "field": "createdAt" } ]

Specify to sort results.

Response

#

Returns PlanConnection !.

Example

#

    
  

3

    
  

3

    
  

3