Magidoc

patternsByIds
Query

Get the patterns for the given pattern codes (the value of a pattern's code field).

Note: Pattern codes can change quite often, for example whenever the underlying transit data is updated. Therefore they should not be persisted for a long time.

Arguments

#

ids

[ String !]!
Non-null

Return the patterns with these codes, i.e. values of the field code .

Response

#

Returns [ Pattern ].

Example

#

    
  

3

    
  

3

    
  

3