Class: Spikard::GraphQLErrorInfo
- Inherits:
-
Object
- Object
- Spikard::GraphQLErrorInfo
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#error_type ⇒ String
450 |
# File 'sig/types.rbs', line 450
def error_type: () -> String
|
#status_code ⇒ Integer
448 |
# File 'sig/types.rbs', line 448
def status_code: () -> Integer
|
#transient? ⇒ Boolean
449 |
# File 'sig/types.rbs', line 449
def transient?: () -> bool
|